-
Notifications
You must be signed in to change notification settings - Fork 49
Pull requests: alibaba/paimon-cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refractor(parquet): simplify FileReaderWrapper and PageFilteredRowGroupReader with unified TargetRowGroup structure
#334
opened Jun 3, 2026 by
zhf999
Contributor
Loading…
feat: remove support for FLOAT/DOUBLE type partition field
#333
opened Jun 3, 2026 by
lszskye
Collaborator
Loading…
refactor(blob): refactor BlobFileContext to honor the actual schema when classifying BLOB fields
#332
opened Jun 2, 2026 by
lxy-9602
Collaborator
Loading…
fix: small fixes for parquet reader including RowRanges, PreBuffer, ColumnIndexFilter and code cleanup
#330
opened Jun 2, 2026 by
zhf999
Contributor
Loading…
fix: skip object store check when UseRESTCatalogCommit is enabled
#328
opened Jun 2, 2026 by
liujiayi771
Loading…
fix: fix incorrect chunk_end calculation in ComputePageRanges when dictionary page is present
#325
opened Jun 1, 2026 by
zhf999
Contributor
Loading…
fix: override CachedInputStream::Advance to avoid real I/O for skipped pages
#322
opened Jun 1, 2026 by
zhf999
Contributor
Loading…
feat: Add manifests and files system tables
#309
opened May 27, 2026 by
suxiaogang223
Contributor
Loading…
fix(build): make package config relocatable
#306
opened May 26, 2026 by
zjw1111
Collaborator
Loading…
feat(benchmark): add append/pk table benchmark
#302
opened May 26, 2026 by
lucasfang
Collaborator
Loading…
refactor(memory): Refactor memory pool adaptor
#119
opened Feb 5, 2026 by
Eyizoha
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.