-
Notifications
You must be signed in to change notification settings - Fork 227
Pull requests: apache/iceberg-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(table): trim carried binary upper bounds
#1928
opened Aug 27, 2026 by
ferhatelmas
Contributor
Loading…
perf(table): pre-size positional delete positions
#1923
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): avoid cloning schema history for position_deletes partition IDs
#1920
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): reuse field ID scratch in files metadata
#1919
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): deduplicate equality-delete conflict partitions
#1917
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): avoid cloning schema history for snapshot scans
#1916
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): borrow partitions in positional delete index
#1915
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): avoid per-file partition materialization in partitions metadata
#1914
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): classify manifest entries outside merge lock
#1913
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): bypass no-op writer schema projection
#1912
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): precompute IN predicate extrema
#1911
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): index partition specs by ID
#1910
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(dv): serialize deletion vectors in one buffer
#1909
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): borrow manifest partition summaries
#1908
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(dv): coalesce shared Puffin range reads
#1906
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
fix(table): reject deleted schema move targets
#1905
opened Aug 27, 2026 by
mattfaltyn
Contributor
Loading…
perf(table): deduplicate conflict-validation manifest reads
#1904
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): cache equality delete field groups
#1902
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): skip equality-delete filtering for untouched batches
#1900
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): reuse row-group metrics maps
#1899
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
perf(table): stream projected position-delete reads
#1898
opened Aug 27, 2026 by
fallintoplace
Contributor
Loading…
feat(table): add delete-file-backed changelog task types
#1897
opened Aug 27, 2026 by
dgvj-work
Contributor
Loading…
1 task done
perf(manifest): remove reflection from partition summary updates
#1895
opened Aug 26, 2026 by
fallintoplace
Contributor
Loading…
perf(dv): add single-position append fast path
#1889
opened Aug 26, 2026 by
fallintoplace
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.