Skip to content

Pull requests: apache/iceberg-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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): 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): 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…
docs: expand security threat model
#1886 opened Aug 26, 2026 by zeroshade Member Loading…
ProTip! Filter pull requests by the default branch with base:main.