-
Notifications
You must be signed in to change notification settings - Fork 451
Pull requests: apache/iceberg-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: Add metadata-only replace API to Table for REPLACE snapshot operations
#3131
opened Mar 9, 2026 by
qzyu999
Loading…
feat: Add table.maintenance.compact() for full-table data file compaction
#3124
opened Mar 6, 2026 by
qzyu999
Loading…
Added a flag which allows disabling locks with Hive catalog
#3121
opened Mar 4, 2026 by
jcellary
Loading…
fix: sigv4 auth to use base64-encoded content sha256 and custom canonical request
#3120
opened Mar 4, 2026 by
plusplusjiajia
Loading…
Optimization: Merge manifest in Overwrite operations and filter out Manifests with non-live data files
#3103
opened Feb 26, 2026 by
gabeiglio
Loading…
BigQuery metastore: implement commit_table with commit status verification
#3099
opened Feb 25, 2026 by
jx2lee
Loading…
docs: add type mapping tables between PyIceberg and PyArrow
#3098
opened Feb 25, 2026 by
iamluan
Loading…
Build: Bump datafusion from 51.0.0 to 52.0.0
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#3094
opened Feb 23, 2026 by
dependabot
bot
Loading…
refactor: explicit Config.load() + lazy catalog config initialization
#3083
opened Feb 23, 2026 by
jx2lee
Loading…
Add V3 manifest/manifest-list writing and row-lineage snapshot commits
#3070
opened Feb 20, 2026 by
SaymV
Loading…
feat: Geospatial Compatibility, Metrics, and Spatial Expression Support
#3067
opened Feb 19, 2026 by
SaymV
Loading…
fix(table): validate snapshot timestamp drift on add snapshot
#3062
opened Feb 17, 2026 by
mrutunjay-kinagi
Loading…
fix(glue): Support create_table for S3 Tables federated databases
#3058
opened Feb 17, 2026 by
jamesbornholt
Loading…
feat: Add ArrivalOrder to ArrowScan for bounded-memory concurrent reads
#3046
opened Feb 15, 2026 by
sumedhsakdeo
Loading…
Added implementation to delete file and CLI to add file
#2997
opened Feb 1, 2026 by
subkanthi
Loading…
feat: Add S3 access point support for cross-account table access
#2994
opened Feb 1, 2026 by
JannicCutura
Loading…
docs: add integration_duckdb_example and refactor names of prev notebooks
#2981
opened Jan 29, 2026 by
federicsp
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.