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
592
Star
1.1k
Code
Issues
149
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
- #1369
#1369
Merged
kevinjqliu
merged 12 commits into
apache:pyiceberg-0.8.x
apache/iceberg-python:pyiceberg-0.8.x
from
kevinjqliu:pyiceberg-0.8.1
kevinjqliu/iceberg-python:pyiceberg-0.8.1
Copy head branch name to clipboard
Nov 27, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[release] Pyiceberg 0.8.1
#1369
kevinjqliu
merged 12 commits into
apache:pyiceberg-0.8.x
apache/iceberg-python:pyiceberg-0.8.x
from
kevinjqliu:pyiceberg-0.8.1
kevinjqliu/iceberg-python:pyiceberg-0.8.1
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2024
use the non-deprecated func (#1326)
kevinjqliu
committed
49f2564
View commit details
Copy full SHA for 49f2564
Browse repository at this point
0.8.0 post release steps (#1334)
Show description for 3fc28f1
kevinjqliu
committed
3fc28f1
View commit details
Copy full SHA for 3fc28f1
Browse repository at this point
Drop upper bounds for fsspec and it's implementations (#1341)
Show description for 3469215
sumanth-manchala
authored and
kevinjqliu
committed
3469215
View commit details
Copy full SHA for 3469215
Browse repository at this point
Ignore tables without `table_type` from Glue and Hive
Show description for 2673d29
2 people
authored and
kevinjqliu
committed
2673d29
View commit details
Copy full SHA for 2673d29
Browse repository at this point
Replace reference of `Table.identifier` with `Table.name` (#1346)
Show description for 0008742
kevinjqliu
committed
0008742
View commit details
Copy full SHA for 0008742
Browse repository at this point
Allow leading underscore in column name used in row filter (#1358)
Show description for ce97600
vincenzon
authored and
kevinjqliu
committed
ce97600
View commit details
Copy full SHA for ce97600
Browse repository at this point
Remove Python 3.13 upper bound restriction (#1355)
Show description for 1dcd81a
bigluck
authored and
kevinjqliu
committed
1dcd81a
View commit details
Copy full SHA for 1dcd81a
Browse repository at this point
Improve documentation for "how to release" (#1359)
Show description for a4447b0
kevinjqliu
committed
a4447b0
View commit details
Copy full SHA for a4447b0
Browse repository at this point
fix `KeyError` raised by `add_files` when parquet file doe not have column stats (#1354)
Show description for edccce6
binayakd
authored and
kevinjqliu
committed
edccce6
View commit details
Copy full SHA for edccce6
Browse repository at this point
bump to 0.8.1
kevinjqliu
committed
e64bb8f
View commit details
Copy full SHA for e64bb8f
Browse repository at this point
Commits on Nov 26, 2024
Add instruction for patch release (#1373)
Show description for a731d25
kevinjqliu
committed
a731d25
View commit details
Copy full SHA for a731d25
Browse repository at this point
Commits on Nov 27, 2024
Write `null` when there is no parent-snapshot-id (#1383)
Fokko
authored and
kevinjqliu
committed
1229bca
View commit details
Copy full SHA for 1229bca
Browse repository at this point
You can’t perform that action at this time.