Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BespokeSQL
/
iceberg
Public
forked from
Snowflake-Labs/iceberg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
iceberg
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 17, 2023
Build: Bump moto from 4.0.13 to 4.1.0 in /python (#6593)
dependabot[bot]
authored
b7e5893
View commit details
Copy full SHA for b7e5893
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
Build: Bump rich from 13.0.1 to 13.1.0 in /python (#6594)
dependabot[bot]
authored
67d637f
View commit details
Copy full SHA for 67d637f
View code at this point
Browse repository at this point
Build: Bump pytest from 7.2.0 to 7.2.1 in /python (#6595)
dependabot[bot]
authored
ad09085
View commit details
Copy full SHA for ad09085
View code at this point
Browse repository at this point
Build: Bump coverage from 7.0.4 to 7.0.5 in /python (#6596)
dependabot[bot]
authored
24726b0
View commit details
Copy full SHA for 24726b0
View code at this point
Browse repository at this point
Build: Bump requests from 2.28.1 to 2.28.2 in /python (#6597)
dependabot[bot]
authored
ee09d67
View commit details
Copy full SHA for ee09d67
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
Python: Raise exception on deletes (#6574)
Fokko
authored
fc3f778
View commit details
Copy full SHA for fc3f778
View code at this point
Browse repository at this point
Python: Refactor loading manifests (#6525)
Show description for 24211aa
Fokko
and
rdblue
authored
24211aa
View commit details
Copy full SHA for 24211aa
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
Python: Expression to disjunctive normal form (#6555)
Show description for 5787ff4
Fokko
authored
5787ff4
View commit details
Copy full SHA for 5787ff4
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Python: Fix reading 0-bytes binary (#6532)
Show description for 0507817
Fokko
authored
0507817
View commit details
Copy full SHA for 0507817
View code at this point
Browse repository at this point
Build: Bump moto from 4.0.12 to 4.0.13 in /python (#6543)
dependabot[bot]
authored
4ddbf2b
View commit details
Copy full SHA for 4ddbf2b
View code at this point
Browse repository at this point
Build: Bump rich from 13.0.0 to 13.0.1 in /python (#6544)
dependabot[bot]
authored
a6cf259
View commit details
Copy full SHA for a6cf259
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
Build: Bump coverage from 7.0.1 to 7.0.4 in /python (#6545)
Show description for 4ac99df
dependabot[bot]
authored
4ac99df
View commit details
Copy full SHA for 4ac99df
View code at this point
Browse repository at this point
Python: Add typing-extensions as a pylint depdency (#6546)
Show description for 97ea136
Fokko
authored
97ea136
View commit details
Copy full SHA for 97ea136
View code at this point
Browse repository at this point
Python: Add announcement template (#6535)
Fokko
authored
d1f268d
View commit details
Copy full SHA for d1f268d
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
Python: Fix the mdformat issue (#6540)
Fokko
authored
01b5e02
View commit details
Copy full SHA for 01b5e02
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Python: Fix type cast in console CLI (#6533)
cccs-eric
authored
596d7b8
View commit details
Copy full SHA for 596d7b8
View code at this point
Browse repository at this point
Python: Bump version to 0.3.0 (#6526)
Fokko
authored
904fc8e
View commit details
Copy full SHA for 904fc8e
View code at this point
Browse repository at this point
Python: Re-enable mdformat (#6529)
Fokko
authored
f6c8cf9
View commit details
Copy full SHA for f6c8cf9
View code at this point
Browse repository at this point
Python: Add Docker suggestion for testing (#6521)
Fokko
authored
ff7cb45
View commit details
Copy full SHA for ff7cb45
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Python: Use PyArrow to buffer Avro reads (#6501)
Fokko
authored
9cc78cb
View commit details
Copy full SHA for 9cc78cb
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Python: Update license-checker (#6348)
Fokko
authored
1b52fdc
View commit details
Copy full SHA for 1b52fdc
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
Python: Refactor Avro read path to use a partner visitor (#6506)
rdblue
authored
cf00f6a
View commit details
Copy full SHA for cf00f6a
View code at this point
Browse repository at this point
Build: Bump rich from 12.6.0 to 13.0.0 in /python (#6508)
Show description for adecd8a
dependabot[bot]
authored
adecd8a
View commit details
Copy full SHA for adecd8a
View code at this point
Browse repository at this point
Build: Bump pydantic from 1.10.2 to 1.10.4 in /python (#6507)
Show description for 145767d
dependabot[bot]
authored
145767d
View commit details
Copy full SHA for 145767d
View code at this point
Browse repository at this point
Build: Bump pre-commit from 2.20.0 to 2.21.0 in /python (#6509)
Show description for 7085640
dependabot[bot]
authored
7085640
View commit details
Copy full SHA for 7085640
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
Python: Projection by Field ID (#6437)
Show description for a1a196d
Fokko
and
rdblue
authored
a1a196d
View commit details
Copy full SHA for a1a196d
View code at this point
Browse repository at this point
Python: Move adlfs import inline (#6497)
Fokko
authored
4d4392a
View commit details
Copy full SHA for 4d4392a
View code at this point
Browse repository at this point
Python: Add more tests (#6504)
Fokko
authored
3b5ff3f
View commit details
Copy full SHA for 3b5ff3f
View code at this point
Browse repository at this point
Commits on Dec 26, 2022
Build: Bump moto from 4.0.11 to 4.0.12 in /python (#6494)
Show description for 659dd43
dependabot[bot]
authored
659dd43
View commit details
Copy full SHA for 659dd43
View code at this point
Browse repository at this point
Build: Bump adlfs from 2022.10.0 to 2022.11.2 in /python (#6492)
Show description for 2a72008
dependabot[bot]
authored
2a72008
View commit details
Copy full SHA for 2a72008
View code at this point
Browse repository at this point
Build: Bump coverage from 6.5.0 to 7.0.1 in /python (#6493)
Show description for 31cee6b
dependabot[bot]
authored
31cee6b
View commit details
Copy full SHA for 31cee6b
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
Python: Read a date as an int (#6478)
Fokko
authored
beed583
View commit details
Copy full SHA for beed583
View code at this point
Browse repository at this point
Python: Convert UUID to binary(16) in PyArrow (#6468)
Fokko
authored
46a45e3
View commit details
Copy full SHA for 46a45e3
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Python: Check for NaNs when creating literal (#6462)
Show description for a237cd5
rubenvdg
authored
a237cd5
View commit details
Copy full SHA for a237cd5
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Python: Add adlfs support (Azure DataLake FileSystem) (#6392)
Show description for 3ce88df
cccs-eric
and
rdblue
authored
3ce88df
View commit details
Copy full SHA for 3ce88df
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.