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(schema): replace state during JSON decoding
#1628 opened Aug 1, 2026 by fallintoplace Contributor Loading…
fix(manifest): reject row ID allocation overflow
#1627 opened Aug 1, 2026 by fallintoplace Contributor Loading…
fix(udf): replace state during JSON decoding
#1626 opened Aug 1, 2026 by fallintoplace Contributor Loading…
fix(dv): reject trailing bitmap data
#1625 opened Aug 1, 2026 by fallintoplace Contributor Loading…
fix(table): guard DV filtering against stale row counts
#1624 opened Aug 1, 2026 by fallintoplace Contributor Loading…
build(deps): bump github.com/sigstore/sigstore-go from 1.2.0 to 1.2.1 dependencies Pull requests that update a dependency file go Pull requests that update go code
#1622 opened Aug 1, 2026 by dependabot Bot Loading…
fix(cli): report correct entity type for missing property
#1621 opened Jul 31, 2026 by jx2lee Contributor Loading…
feat(encryption): add StandardEncryptionManager
#1620 opened Jul 30, 2026 by hectar-glitches Contributor Loading…
fix(table): keep generated snapshot IDs non-negative
#1619 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(codec): validate scan ranges against file size
#1618 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(table): reject ambiguous equality-delete columns
#1617 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(table): reject ambiguous row-id columns in position deltas
#1616 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(dv): validate Puffin blob metadata against manifest
#1615 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(rest): validate namespace identifier components
#1614 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(rest): reject blob offsets on non-Puffin delete files
#1613 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(manifest): reject unsupported format versions
#1612 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(codec): reject nil data files in scan tasks
#1611 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(manifest): make empty writer close terminal
#1610 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(expr): reject trailing data after boolean expressions
#1609 opened Jul 30, 2026 by fallintoplace Contributor Loading…
fix(rest): close internally owned transports
#1606 opened Jul 29, 2026 by fallintoplace Contributor Loading…
fix(table): rewrap extension arrays instead of casting when projecting
#1599 opened Jul 29, 2026 by twuebi Contributor Loading…
feat(metrics): Instrument commits and emit CommitReport ( #1236)
#1596 opened Jul 29, 2026 by tanmayrauth Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.