forked from apache/iceberg-python
- Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: abnobdoss/iceberg-python
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
feat(table): wire Table.delete() to merge-on-read position deletes
#29
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): position-delete file writer and deletes manifest
#28
opened Jun 25, 2026 by
abnobdossOwnerLoading…
fix(manifest): use LongType for positional-delete pos field per spec
#27
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(expressions): geometry/geography stats, bounds, and bbox pruning
#25
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): integrate v3 deletion-vector write, encryption, and geo bounds end-to-end
#24
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(types): add Variant type with non-shredded codec and encryption-keys metadata
#23
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): write deletion vectors (Puffin) for v3
#22
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): enable v3 writes with row-lineage (first_row_id) support
#21
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): materialize _row_id and _last_updated_sequence_number on read
#20
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): equality-delete read support in merge-on-read scans
#19
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(maintenance): ExpireSnapshots.retain_last floor and scan(branch/tag) ergonomics
#18
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(table): write gzip-compressed metadata for Java-conformant parity
#17
opened Jun 25, 2026 by
abnobdossOwnerLoading…
chore(catalog): dispose in-memory catalog engines and clear Python 3.13 deprecation warnings
#16
opened Jun 25, 2026 by
abnobdossOwnerLoading…
fix(arrow,maintenance): keep dict columns in batch reader; opt-in expire_snapshots file GC
#15
opened Jun 25, 2026 by
abnobdossOwnerLoading…
fix(schema): reject spec-forbidden decimal scale changes in update_column
#14
opened Jun 25, 2026 by
abnobdossOwnerLoading…
feat(expressions): add truthiness semantics for constant boolean expressions
#13
opened Jun 25, 2026 by
abnobdossOwnerLoading…
fix(upsert): use bounded file match filter to avoid scan planning segfault
#11
opened May 26, 2026 by
abnobdossOwnerLoading…
ProTip!
Filter pull requests by the default branch with base:main.