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 }}
apache
/
iceberg-python
Public
Notifications
You must be signed in to change notification settings
Fork
593
Star
1.1k
Code
Issues
150
Pull requests
114
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[release] Pyiceberg 0.8.1
- #1384
#1384
Merged
kevinjqliu
merged 12 commits into
apache:pyiceberg-0.8.x
apache/iceberg-python:pyiceberg-0.8.x
from
kevinjqliu:pyiceberg-0.8.x
kevinjqliu/iceberg-python:pyiceberg-0.8.x
Copy head branch name to clipboard
Nov 27, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[release] Pyiceberg 0.8.1
#1384
kevinjqliu
merged 12 commits into
apache:pyiceberg-0.8.x
apache/iceberg-python:pyiceberg-0.8.x
from
kevinjqliu:pyiceberg-0.8.x
kevinjqliu/iceberg-python:pyiceberg-0.8.x
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2024
use the non-deprecated func (#1326)
kevinjqliu
committed
a69f192
View commit details
Copy full SHA for a69f192
Browse repository at this point
0.8.0 post release steps (#1334)
Show description for 7cfd4ee
kevinjqliu
committed
7cfd4ee
View commit details
Copy full SHA for 7cfd4ee
Browse repository at this point
Drop upper bounds for fsspec and it's implementations (#1341)
Show description for ba89a44
sumanth-manchala
authored and
kevinjqliu
committed
ba89a44
View commit details
Copy full SHA for ba89a44
Browse repository at this point
Ignore tables without `table_type` from Glue and Hive
Show description for 1adb83c
2 people
authored and
kevinjqliu
committed
1adb83c
View commit details
Copy full SHA for 1adb83c
Browse repository at this point
Replace reference of `Table.identifier` with `Table.name` (#1346)
Show description for 90e4b1a
kevinjqliu
committed
90e4b1a
View commit details
Copy full SHA for 90e4b1a
Browse repository at this point
Allow leading underscore in column name used in row filter (#1358)
Show description for fd29ec1
vincenzon
authored and
kevinjqliu
committed
fd29ec1
View commit details
Copy full SHA for fd29ec1
Browse repository at this point
Remove Python 3.13 upper bound restriction (#1355)
Show description for d3aa2dc
bigluck
authored and
kevinjqliu
committed
d3aa2dc
View commit details
Copy full SHA for d3aa2dc
Browse repository at this point
Improve documentation for "how to release" (#1359)
Show description for 7e740ae
kevinjqliu
committed
7e740ae
View commit details
Copy full SHA for 7e740ae
Browse repository at this point
fix `KeyError` raised by `add_files` when parquet file doe not have column stats (#1354)
Show description for 5fa3235
binayakd
authored and
kevinjqliu
committed
5fa3235
View commit details
Copy full SHA for 5fa3235
Browse repository at this point
Add instruction for patch release (#1373)
Show description for fd44cc0
kevinjqliu
committed
fd44cc0
View commit details
Copy full SHA for fd44cc0
Browse repository at this point
Write `null` when there is no parent-snapshot-id (#1383)
Fokko
authored and
kevinjqliu
committed
e9326cf
View commit details
Copy full SHA for e9326cf
Browse repository at this point
bump to 0.8.1
kevinjqliu
committed
58389df
View commit details
Copy full SHA for 58389df
Browse repository at this point
You can’t perform that action at this time.