- eae924b chore: prepare Apache Paimon C++ 0.2.3 release (#155) by Zhang Jiawei · 4 days ago main
- 131b092 fix: sync missing changes after repository migration (#154) by Zhang Jiawei · 4 days ago
- 2e94a8f chore: clean up license and notice attribution (#153) by Zhang Jiawei · 4 days ago
- 823b350 feat(index): introduce Lumina vector index and enable Lucene builds (#151) by Zhang Jiawei · 5 days ago
- f7e5751 feat(fs): introduce Jindo file system support (#148) by Zhang Jiawei · 13 days ago
- 5c81256 chore: clean up test data README whitespace (#147) by Zhang Jiawei · 13 days ago
- be8b3fe fix: add ScopeGuard to wait async tasks before early return in OrphanFilesCleanerImpl::Clean() (#307) (#150) by Zhang Jiawei · 13 days ago
- f98d67e chore: update homepage url links (#146) by Yonghao Fang · 2 weeks ago
- a4f6fe5 chore: add github workflows and update asf yaml (#144) by Yonghao Fang · 3 weeks ago
- b7d8f52 fix: fix compile and format (#143) by Yonghao Fang · 3 weeks ago
- e0cf3f5 fix: move append_only_writer files to core module (#141) by Yonghao Fang · 3 weeks ago
- 79729d7 feat: introduce FieldMapping and FieldMappingBuilder (#137) by lszskye · 3 weeks ago
- eec4f8d test: add write integration test coverage (#124) by Yonghao Fang · 3 weeks ago
- 82a73ca test: add testing utilities for data generation, row conversion and result validation (#123) by Yonghao Fang · 3 weeks ago
- 584f6fb feat: add ORC format reader/writer utilities (#122) by Yonghao Fang · 3 weeks ago
- c814882 test(orc): add unit tests for orc format (#136) by lszskye · 3 weeks ago
- 9fcb847 feat(orc): introduce ORC format infrastructure for statistics extraction, predicate pushdown, and read range generation (#135) by lszskye · 3 weeks ago
- c213775 test: add scan_and_read_inte_test (#134) by lszskye · 3 weeks ago
- 337b42d feat: mv append compact task and coordinator (#142) by lxy · 3 weeks ago
- c8687c0 feat: Migrate audit log and binlog system tables (#140) by lxy · 3 weeks ago
- f71f7fa feat: Migrate blob file context and byte range utilities (#130) by lxy · 3 weeks ago
- 3415b20 feat(format): add ORC format adapter, stream implementations and builder utilities (#121) by Yonghao Fang · 3 weeks ago
- a65f96a feat(catalog): add catalog interfaces, file system catalog and snapshot commit utilities (#120) by Yonghao Fang · 3 weeks ago
- 373c483 feat: add commit message and system table utilities (#119) by Yonghao Fang · 3 weeks ago
- f99028b test(data): introduce avro orc and parquet fixtures (#139) by Zhang Jiawei · 3 weeks ago
- ffa2f23 feat(build): introduce build scripts and public API headers (#129) by Zhang Jiawei · 3 weeks ago
- 0f2cd19 feat(core): introduce core options (#115) by Zhang Jiawei · 3 weeks ago
- d945409 feat: add snapshot, snapshot_info, and table core utilities with tests (#118) by Yonghao Fang · 4 weeks ago
- 0a31601 feat: add compact and postpone bucket writer utilities (#114) by Yonghao Fang · 4 weeks ago
- 805b01e feat(append): add bucketed append compact manager and coordinator tests (#113) by Yonghao Fang · 4 weeks ago
- 3e96684 feat(append): add append-only writer, compact task and coordinator (#112) by Yonghao Fang · 4 weeks ago
- e5aa957 feat(operation): introduce cleanup operations (#128) by Zhang Jiawei · 4 weeks ago
- 6b9eb68 feat(cmake): introduce build configuration (#127) by Zhang Jiawei · 4 weeks ago
- 0435334 feat(docs): introduce C++ documentation (#126) by Zhang Jiawei · 4 weeks ago
- 36941e2 feat: Migrate global index scan and file meta utilities (#125) by lxy · 4 weeks ago
- 2125a73 feat: Migrate Lucene global index for fts (#117) by lxy · 4 weeks ago
- 630735f test: Migrate data evolution and global index integration tests (#116) by lxy · 4 weeks ago
- 78f6f6b feat: add table scan, split generation and read infrastructure (#131) by lszskye · 4 weeks ago
- a4a65ca test: add comprehensive tests for CastExecutor (#132) by lszskye · 4 weeks ago
- 00f1fdd test: add integration tests for table scan functionality (#133) by lszskye · 4 weeks ago
- c662861 feat(common): introduce arrow utilities (#110) by Zhang Jiawei · 5 weeks ago
- 29c9f20 feat(testing): introduce mock testing utilities (#109) by Zhang Jiawei · 5 weeks ago
- c9e01de feat(test): introduce clean and blob table integration tests (#108) by Zhang Jiawei · 5 weeks ago
- e5a7da0 feat(mergetree): add compact manager, task abstractions and file rewrite task (#105) by Yonghao Fang · 5 weeks ago
- 5ba61ad feat(mergetree): add compaction core components and level management (#104) by Yonghao Fang · 5 weeks ago
- aa5a3fb test: add FileStoreCommitImpl test coverage (#103) by Yonghao Fang · 5 weeks ago
- 0daaef9 test: Migrate compaction integration tests (#107) by lxy · 5 weeks ago
- 4bf94fe test: Migrate read integration tests (#106) by lxy · 5 weeks ago
- a2df272 feat: Migrate lookup compact rewriter and remote manager (#102) by lxy · 5 weeks ago
- e160e77 feat: implement TableRead and FallbackDataSplit (#111) by lszskye · 5 weeks ago
- 646a0c4 feat: introduce type casting executors for Binary, Date, and Timestamp Types (#101) by lszskye · 5 weeks ago
- 03a40d5 feat: introduce type casting executors for schema evolution (#100) by lszskye · 5 weeks ago
- 91dd359 feat(format): introduce avro writer components (#88) by Zhang Jiawei · 5 weeks ago
- 990580f feat(format): introduce avro direct encoding (#94) by Zhang Jiawei · 5 weeks ago
- ddc8d63 feat(format): introduce blob file format (#98) by Zhang Jiawei · 5 weeks ago
- 337fccc feat(btree): add btree global index reader/writer/factory (#89) by lszskye · 5 weeks ago
- dca7183 feat(btree): add btree global index integration tests (#90) by lszskye · 5 weeks ago
- 9092d1b feat: introduce table scan, split and plan (#99) by lszskye · 5 weeks ago
- 9b27b92 feat: add file store write and restore utilities (#91) by Yonghao Fang · 5 weeks ago
- abf9e66 feat(core): add append-only/key-value file store write and compaction metrics (#92) by Yonghao Fang · 5 weeks ago
- 0476932 feat: add file store commit and manifest merger support (#95) by Yonghao Fang · 5 weeks ago
- ec06b4f feat: Migrate aggregate merge functions (#93) by lxy · 5 weeks ago
- ff09500 feat: Migrate lookup file support for pk compact (#96) by lxy · 5 weeks ago
- 2407cf1 feat: Migrate pk compact rewriters (#97) by lxy · 5 weeks ago
- ba013b4 feat: add index file metadata and handler infrastructure (#78) by lszskye · 6 weeks ago
- 4d1c320 feat: Migrate sort merge reader (#85) by lxy · 6 weeks ago
- a22663a feat(manifest): add manifest entry, file metadata and serialization utilities (#86) by Yonghao Fang · 6 weeks ago
- 8447abf feat: add type casting infrastructure for schema evolution (#79) by lszskye · 6 weeks ago
- bee3f8d feat(format): introduce avro file format (#84) by Zhang Jiawei · 6 weeks ago
- 124d6ff feat: Migrate merge function module (#83) by lxy · 6 weeks ago
- 0e85b9e feat(manifest): add manifest and index manifest support (#87) by Yonghao Fang · 6 weeks ago
- b1a0598 feat: add read-ahead cache, serialization, stream and object utils (#75) by dalingmeng · 6 weeks ago
- a948c40 feat: add file writer infrastructure and data/compact increment models (#81) by Yonghao Fang · 6 weeks ago
- 6bf64d6 feat(core): add data file meta with versioned serializers and path factory (#80) by Yonghao Fang · 6 weeks ago
- 8f83fe1 feat: Migrate merge split read modules (#77) by lxy · 6 weeks ago
- d67525c feat: Migrate split read modules (#76) by lxy · 6 weeks ago
- 11e03f9 feat: add BTree global index core components (#74) by lszskye · 6 weeks ago
- 37b7daa feat: add global index implementations (#73) by lszskye · 6 weeks ago
- ef38dd2 feat(core): introduce merge tree writer (#82) by Zhang Jiawei · 6 weeks ago
- 613df0c feat(core): introduce merge tree write buffers (#72) by Zhang Jiawei · 6 weeks ago
- 3ced20a feat: Migrate bucket module (#71) by lxy · 7 weeks ago
- 4a77916 feat(core): introduce merge tree spill buffers (#67) by Zhang Jiawei · 7 weeks ago
- dc57135 feat(core): introduce read context (#63) by Zhang Jiawei · 7 weeks ago
- d5755eb feat: add prefetch file batch reader implementation (#70) by Yonghao Fang · 7 weeks ago
- 3adf7b3 feat: add deletion vector support with bitmap implementation and index file I/O (#69) by Yonghao Fang · 7 weeks ago
- 6a658f6 feat: add simple stats core utilities (#68) by Yonghao Fang · 7 weeks ago
- 9561869 feat: Migrate file store scan modules (#66) by lxy · 7 weeks ago
- 6e93a04 feat: add global index infrastructure (#65) by lszskye · 7 weeks ago
- 69750b4 feat: add data evolution reader infrastructure (#64) by lszskye · 7 weeks ago
- ee4a84a feat(core): introduce storage metadata components (#62) by Zhang Jiawei · 7 weeks ago
- 9dcc203 feat: add core table metadata utilities (#60) by Yonghao Fang · 7 weeks ago
- f7bff1a feat: Migrate projection reader and IO modules (#61) by lxy · 7 weeks ago
- 0824988 feat: migrate record reader and IO modules by lxy · 7 weeks ago
- d0dcdad feat: add core options and utility helpers by Yonghao Fang · 7 weeks ago
- dc1cf73 feat: Migrate range bitmap file index and chunked dictionary (#56) by lxy · 7 weeks ago
- 6ab1b2a feat(schema): add schema validation utilities (#55) by Yonghao Fang · 7 weeks ago
- ba36d49 feat(schema): add table schema and schema manager (#54) by Yonghao Fang · 7 weeks ago
- 1bac51f feat: Migrate block compression infrastructure with LZ4, ZSTD, and none backends (#52) by lxy · 7 weeks ago
- f551462 feat(parquet): introduce stats extraction and predicate pushdown (#53) by Zhang Jiawei · 7 weeks ago
- ba2a108 feat(format): introduce parquet reader and writer (#51) by Zhang Jiawei · 7 weeks ago