Sign in
◑
Theme
apache
/
paimon-cpp
/
HEAD
5cc51a7
fix(core): resolve ScanContextBuilder executor lazily in Finish() (#282)
by wangyong9999
· 6 hours ago
main
af5538d
feat(blob): support reading map blob values (#278)
by XiaoHongbo
· 8 hours ago
ead9207
fix(aggregate): preserve listagg result ownership (#281)
by 小明同学
· 3 days ago
7351dad
feat(core): complete file index write lifecycle (#279)
by Zhang Jiawei
· 3 days ago
f26b62c
feat(realtime): support external offsets and shredding-aware reads (#269)
by lxy
· 4 days ago
6389e4a
fix(scan): preserve snapshot id for empty data evolution index plans (#258)
by wangyong9999
· 4 days ago
2e6935f
fix: align format options and listagg semantics with Java (#263)
by lxy
· 5 days ago
d0c1581
feat(snapshot): add snapshot file listing API (#270)
by lxy
· 5 days ago
404e5d9
perf(predicate): evaluate IN and NOT IN with arrow::compute::is_in (#265)
by Yonghao Fang
· 5 days ago
eebc096
perf(parquet): forward dictionary encoding through append compaction rewrite (#257)
by Nicholas Jiang
· 6 days ago
c3a6d83
perf(scan): reuse loaded global index planning context (#267)
by wangyong9999
· 6 days ago
8a1e74b
fix(catalog): validate identifier names used to build catalog paths (#264)
by Yonghao Fang
· 6 days ago
a127a7f
feat(changelog): support full-compaction mode changelog producer (#266)
by lszskye
· 6 days ago
885b2c0
feat(read): decouple read batch lifetime from readers (#260)
by lxy
· 6 days ago
64434c2
feat(realtime): add primary-key in-memory support (#224)
by JeffZhou
· 8 days ago
22197d2
perf(index): reuse primary-key index groups with retired source files (#253)
by wangyong9999
· 8 days ago
53f9c86
feat(core): support input and lookup changelog producers (#248)
by lszskye
· 9 days ago
19cba8d
feat(fs): add OSS file system (#205)
by Mr Dk.
· 9 days ago
8644975
fix(executor): support destruction from worker threads (#233)
by Mr Dk.
· 10 days ago
71e415c
feat(metrics): expose scan and prefetch metrics (#211)
by gripleaf
· 10 days ago
feb511e
fix: canonicalize floating-point NaN values (#255)
by Zhang Jiawei
· 10 days ago
34d0cb2
feat(mosaic): support Mosaic file format (#238)
by lxy
· 10 days ago
4027601
refactor(utils): consolidate string and option handling (#249)
by lxy
· 11 days ago
b2e5fba
feat(core): support per-column maximum sequence numbers (#247)
by Zouxxyy
· 11 days ago
c73f008
feat(reader): support late materialization with probe/payload two-phase reads (#243)
by Zhou Hongfeng
· 12 days ago
d76c2a6
fix(compaction): persist keys in lookup SST files while first-row merge function (#250)
by lszskye
· 12 days ago
c329090
feat(benchmark): add format-level Parquet read/write micro-benchmarks (#232)
by Nicholas Jiang
· 12 days ago
7d992ca
perf(read): reduce Arrow read-path overhead (#242)
by gripleaf
· 13 days ago
370582d
feat(file-index): support BSI and Bloom filter writers (#234)
by Zhang Jiawei
· 13 days ago
ff38c0d
refactor(shredding): unify shredding read plans for map shredding and variant (#235)
by lxy
· 13 days ago
83773eb
chore: fix REST Catalog license headers (#246)
by Zhang Jiawei
· 13 days ago
6a2c90f
feat(rest): support DLF authentication (#244)
by Jingsong Lee
· 13 days ago
6650b42
chore: remove required status checks in .asf.yaml (#241)
by Zhang Jiawei
· 2 weeks ago
15d079a
feat(realtime): improve append table lifecycle and query support (#213)
by lxy
· 2 weeks ago
d602c2c
perf: avoid shared pointer contention in manifest and Avro decode (#239)
by gripleaf
· 2 weeks ago
3b93d6a
fix(rest): support libcurl versions before 7.49 (#237)
by wangyong9999
· 2 weeks ago
05d6497
fix(parquet): support nullable fixed-size lists for vector (#231)
by lxy
· 2 weeks ago
eafe14e
fix(build): repair singleton double-checked locking race and harden aarch64 portability (#203)
by kid
· 2 weeks ago
aa60634
perf(scan): lazily decode manifest bucket entries (#212)
by gripleaf
· 3 weeks ago
dbdce8f
perf(parquet): reuse leaf column index set across fields in page-filtered reads (#207)
by Zhou Hongfeng
· 3 weeks ago
8a110d4
feat(file-index): support writing file indexes (#210)
by Zhang Jiawei
· 3 weeks ago
b0e411b
fix(parquet): pass ReadHints into VECTOR ParquetFileBatchReader tests (#223)
by 小明同学
· 3 weeks ago
afc8471
fix: optimize shared-shredding read & fix ORC read-size estimation for nested columns (#216)
by lszskye
· 3 weeks ago
c7f23c6
feat(parquet): support vector type storage (#198)
by 小明同学
· 3 weeks ago
223e566
feat(prefetch): support read-ahead cache for Parquet reads (#209)
by Yonghao Fang
· 3 weeks ago
ec85415
chore(build): reformat arrow.diff patch sections (#217)
by Yonghao Fang
· 3 weeks ago
7ff1855
feat(read): support file index and predicate pushdown for data evolution (#215)
by lxy
· 3 weeks ago
2b7b983
feat(core): read source-backed primary-key BTree indexes (#194)
by wangyong9999
· 3 weeks ago
3331cb0
feat(realtime): support two-stage scan and read (#199)
by lxy
· 3 weeks ago
33d5eef
feat: change FileStatus to non-virtual (#208)
by Yonghao Fang
· 3 weeks ago
d4a19cb
fix(tests): use portable bigint test literals (#200)
by 小明同学
· 3 weeks ago
c0eea85
refactor(common): centralize checked class-pointer casts (#202)
by lxy
· 3 weeks ago
68329f0
build(lucene): use official Boost source archive (#201)
by lxy
· 4 weeks ago
67e6aca
feat(shredding): support selected-key pushdown by MapSharedShreddingAccessBuilder (#195)
by lszskye
· 4 weeks ago
3cb6e1a
perf(fs): avoid redundant object-store metadata requests (#189)
by Mr Dk.
· 4 weeks ago
1389694
feat(read): support deletion vectors for data-evolution tables (#191)
by Nicholas Jiang
· 4 weeks ago
f75a464
perf(reader): rebase Arrow offsets by slicing buffers (zero-copy) instead of copying values (#188)
by Zhou Hongfeng
· 4 weeks ago
01fde19
feat: support real-time append writes and reads with pluggable memory indexers (#163)
by lxy
· 4 weeks ago
fa37cb0
chore: clean up bitmap and CMake compatibility declarations (#193)
by Zhang Jiawei
· 4 weeks ago
e0db538
feat(commit): support dropping delete file stats (#190)
by Joey
· 4 weeks ago
3663237
fix(arrow): retain pools for stream buffers (#182)
by Mr Dk.
· 5 weeks ago
58745c5
feat(build): support Linux aarch64 builds (#181)
by Nicholas Jiang
· 5 weeks ago
9329819
fix(commit): allow disabled manifest delete stats option (#187)
by Joey
· 5 weeks ago
2975a7a
fix(parquet): avoid seeking into the middle of a row group when prefetch and page index filtering are both enabled (#185)
by Zhou Hongfeng
· 5 weeks ago
7fda93d
feat(aggregate): add Java-compatible field aggregators (#183)
by liangjie
· 5 weeks ago
653cf18
feat: update commit message to version 12 (#179)
by lszskye
· 5 weeks ago
ed60097
chore: add github triage collaborators (#184)
by Zhang Jiawei
· 5 weeks ago
92e7e55
fix(parquet): allow reading nested list/map columns whose leaf types differ only in representation (#172)
by Zhou Hongfeng
· 5 weeks ago
b22463e
fix(parquet): reuse RowGroupPageIndexReader in FileReaderWrapper layer (#166)
by Zhou Hongfeng
· 5 weeks ago
81608c7
fix: support nullable map key schemas and reject null key data (#176)
by lxy
· 5 weeks ago
c961ff2
fix(release): make source archives reproducible (#177)
by Zhang Jiawei
· 5 weeks ago
208f65d
feat(rest): support rest catalog for databases, tables and snapshots (#165)
by Nicholas Jiang
· 5 weeks ago
036f7f6
chore: bump version to 0.4.0 (#175)
by Zhang Jiawei
· 5 weeks ago
75544f7
feat(parquet): skip page headers of unselected pages via OffsetIndex-based direct read plan (#167)
by Zhou Hongfeng
· 5 weeks ago
v0.3.0-rc2
4ad64a9
docs: standardize Paimon C++ naming (#168)
by Zhang Jiawei
· 5 weeks ago
v0.3.0-rc1
9277fdf
chore: prepare the repository for v0.3.0 (#162)
by Zhang Jiawei
· 5 weeks ago
a899262
feat: migrate Paimon C++ 0.3 development history (#161)
by lxy
· 5 weeks ago
90b231b
chore: enable rebase merges (#160)
by Zhang Jiawei
· 5 weeks ago
0b24a84
chore: add and harden Apache release tooling (#156)
by Zhang Jiawei
· 6 weeks ago
release-0.2
v0.2.3-rc1
eae924b
chore: prepare Apache Paimon C++ 0.2.3 release (#155)
by Zhang Jiawei
· 7 weeks ago
131b092
fix: sync missing changes after repository migration (#154)
by Zhang Jiawei
· 7 weeks ago
2e94a8f
chore: clean up license and notice attribution (#153)
by Zhang Jiawei
· 7 weeks ago
823b350
feat(index): introduce Lumina vector index and enable Lucene builds (#151)
by Zhang Jiawei
· 7 weeks ago
f7e5751
feat(fs): introduce Jindo file system support (#148)
by Zhang Jiawei
· 8 weeks ago
5c81256
chore: clean up test data README whitespace (#147)
by Zhang Jiawei
· 8 weeks ago
be8b3fe
fix: add ScopeGuard to wait async tasks before early return in OrphanFilesCleanerImpl::Clean() (#307) (#150)
by Zhang Jiawei
· 8 weeks ago
f98d67e
chore: update homepage url links (#146)
by Yonghao Fang
· 8 weeks ago
a4f6fe5
chore: add github workflows and update asf yaml (#144)
by Yonghao Fang
· 9 weeks ago
b7d8f52
fix: fix compile and format (#143)
by Yonghao Fang
· 9 weeks ago
e0cf3f5
fix: move append_only_writer files to core module (#141)
by Yonghao Fang
· 9 weeks ago
79729d7
feat: introduce FieldMapping and FieldMappingBuilder (#137)
by lszskye
· 9 weeks ago
eec4f8d
test: add write integration test coverage (#124)
by Yonghao Fang
· 9 weeks ago
82a73ca
test: add testing utilities for data generation, row conversion and result validation (#123)
by Yonghao Fang
· 9 weeks ago
584f6fb
feat: add ORC format reader/writer utilities (#122)
by Yonghao Fang
· 9 weeks ago
c814882
test(orc): add unit tests for orc format (#136)
by lszskye
· 10 weeks ago
9fcb847
feat(orc): introduce ORC format infrastructure for statistics extraction, predicate pushdown, and read range generation (#135)
by lszskye
· 10 weeks ago
c213775
test: add scan_and_read_inte_test (#134)
by lszskye
· 10 weeks ago
337b42d
feat: mv append compact task and coordinator (#142)
by lxy
· 10 weeks ago
c8687c0
feat: Migrate audit log and binlog system tables (#140)
by lxy
· 10 weeks ago
f71f7fa
feat: Migrate blob file context and byte range utilities (#130)
by lxy
· 10 weeks ago
Next »