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
.
apache
/
iceberg-python
Public
Notifications
You must be signed in to change notification settings
Fork
565
Star
1.1k
Code
Issues
145
Pull requests
101
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: apache/iceberg-python
Actions
All workflows
Workflows
Python CI Docs
Python CI Docs
ASF Allowlist Check
ASF Allowlist Check
Build PyPI Artifacts
Build PyPI Artifacts
Build SVN Artifacts
Build SVN Artifacts
Check Markdown links
Check Markdown links
Close Stale Issues and PRs
Close Stale Issues and PRs
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Deployments
Python CI Docs
Python CI Docs
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python-ci-docs.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix upsert after schema evolution
Python CI Docs
#6595:
Pull request
#3816
opened by
kevinjqliu
3m 2s
kevinjqliu:kevinjqliu/codex-fix-upsert-schema-evolution
kevinjqliu:kevinjqliu/codex-fix-upsert-schema-evolution
3m 2s
View #3816
View workflow file
fix(decimal): use minimal byte length for negative powers of two (#3746)
Python CI Docs
#6594:
Commit
8544bb4
pushed by
kevinjqliu
2m 35s
main
main
2m 35s
View workflow file
Infra: Enable pull request auto-merge (#3815)
Python CI Docs
#6593:
Commit
e43be1e
pushed by
kevinjqliu
2m 8s
main
main
2m 8s
View workflow file
Infra: Enable pull request auto-merge
Python CI Docs
#6592:
Pull request
#3815
opened by
kevinjqliu
2m 31s
kevinjqliu:kevinjqliu/codex-enable-auto-merge
kevinjqliu:kevinjqliu/codex-enable-auto-merge
2m 31s
View #3815
View workflow file
fix(decimal): use minimal byte length for negative powers of two
Python CI Docs
#6591:
Pull request
#3746
synchronize by
kevinjqliu
2m 57s
vishnuprakaz:fix/decimal-bytes-required-minimal-length
vishnuprakaz:fix/decimal-bytes-required-minimal-length
2m 57s
View #3746
View workflow file
Validate replaced data files during commit retries (#3811)
Python CI Docs
#6590:
Commit
0d81ea6
pushed by
kevinjqliu
6m 59s
main
main
6m 59s
View workflow file
Support rewrite_manifests table maintenance
Python CI Docs
#6589:
Pull request
#3631
synchronize by
moomindani
2m 23s
moomindani:moomindani/rewrite-manifests
moomindani:moomindani/rewrite-manifests
2m 23s
View #3631
View workflow file
Read tables with multi-argument transforms as unknown transforms
Python CI Docs
#6588:
Pull request
#3630
synchronize by
moomindani
2m 18s
moomindani:moomindani/multi-arg-transforms
moomindani:moomindani/multi-arg-transforms
2m 18s
View #3630
View workflow file
Support writing V3 manifests and manifest lists
Python CI Docs
#6587:
Pull request
#3624
synchronize by
moomindani
2m 18s
moomindani:moomindani/v3-manifest-write
moomindani:moomindani/v3-manifest-write
2m 18s
View #3624
View workflow file
Support upgrading tables to format version 3
Python CI Docs
#6586:
Pull request
#3623
synchronize by
moomindani
3m 15s
moomindani:moomindani/v3-upgrade
moomindani:moomindani/v3-upgrade
3m 15s
View #3623
View workflow file
Add PuffinWriter for writing deletion vectors
Python CI Docs
#6585:
Pull request
#3474
synchronize by
moomindani
2m 21s
moomindani:moomindani/dv-write-revival
moomindani:moomindani/dv-write-revival
2m 21s
View #3474
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6584:
Pull request
#3811
synchronize by
kevinjqliu
2m 5s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
2m 5s
View #3811
View workflow file
IO: Absorb upsert PyArrow logic into io/pyarrow.py
Python CI Docs
#6583:
Pull request
#3813
opened by
qzyu999
3m 22s
qzyu999:consolidate-upsert-pyarrow-logic
qzyu999:consolidate-upsert-pyarrow-logic
3m 22s
View #3813
View workflow file
feat: Add async REST scan planning poll and plan storage credentials
Python CI Docs
#6582:
Pull request
#3724
reopened by
singhpk234
2m 57s
lukeFalsina:feat/async-rest-scan-planning
lukeFalsina:feat/async-rest-scan-planning
2m 57s
View #3724
View workflow file
feat: Add async REST scan planning poll and plan storage credentials
Python CI Docs
#6581:
Pull request
#3724
synchronize by
lukeFalsina
3m 28s
lukeFalsina:feat/async-rest-scan-planning
lukeFalsina:feat/async-rest-scan-planning
3m 28s
View #3724
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6580:
Pull request
#3811
synchronize by
kevinjqliu
3m 40s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
3m 40s
View #3811
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6579:
Pull request
#3811
synchronize by
kevinjqliu
1m 30s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
1m 30s
View #3811
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6578:
Pull request
#3811
synchronize by
kevinjqliu
2m 41s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
2m 41s
View #3811
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6577:
Pull request
#3811
synchronize by
kevinjqliu
3m 49s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
3m 49s
View #3811
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6576:
Pull request
#3811
synchronize by
kevinjqliu
2m 20s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
2m 20s
View #3811
View workflow file
Validate replaced data files during commit retries
Python CI Docs
#6575:
Pull request
#3811
opened by
kevinjqliu
2m 14s
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
kevinjqliu:kevinjqliu/codex-validate-concurrent-file-overwrite
2m 14s
View #3811
View workflow file
bug: fix delete_data_file on partitioned tables (#3780)
Python CI Docs
#6574:
Commit
d0ee9d8
pushed by
kevinjqliu
2m 40s
main
main
2m 40s
View workflow file
Enable nested field statistics with inferred metrics limit
Python CI Docs
#6573:
Pull request
#3810
opened by
jkasireddy
2m 20s
jkasireddy:fix/2699-nested-metrics
jkasireddy:fix/2699-nested-metrics
2m 20s
View #3810
View workflow file
bug: fix delete_data_file on partitioned tables
Python CI Docs
#6572:
Pull request
#3780
synchronize by
kevinjqliu
3m 29s
gabeiglio:fix-upsert-bug
gabeiglio:fix-upsert-bug
3m 29s
View #3780
View workflow file
Docs: document the Transaction write API (#1008)
Python CI Docs
#6571:
Pull request
#3809
opened by
iSparshP
3m 28s
iSparshP:docs-write-transaction-api-1008
iSparshP:docs-write-transaction-api-1008
3m 28s
View #3809
View workflow file
Previous
1
2
3
4
5
6
7
8
…
99
100
101
Next
You can’t perform that action at this time.