-
Notifications
You must be signed in to change notification settings - Fork 95
Pull requests: apache/iceberg-cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add missing direct include of <vector> in file_writer.h
#584
opened Mar 1, 2026 by
shangxinli
Loading…
feat: Implement EqualityDeleteWriter for equality delete files
#583
opened Feb 28, 2026 by
shangxinli
Loading…
feat: Implement PositionDeleteWriter for position delete files
#582
opened Feb 28, 2026 by
shangxinli
Loading…
Optimize Decimal::ToIntegerString by replacing stringstream
#581
opened Feb 27, 2026 by
wgtmac
Loading…
feat: implement UpdateMapping and apply meta change to UpdateSchema
#561
opened Feb 11, 2026 by
zhjwpku
Loading…
feat: Add incremental scan API with IncrementalAppendScan and Increme…
#559
opened Feb 10, 2026 by
WZhuo
Loading…
feat: optimize truncate(col) == value to startsWith predicate
#289
opened Nov 3, 2025 by
shangxinli
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.