1. d4a19cb fix(tests): use portable bigint test literals (#200) by 小明同学 · 2 days ago main
  2. c0eea85 refactor(common): centralize checked class-pointer casts (#202) by lxy · 2 days ago
  3. 68329f0 build(lucene): use official Boost source archive (#201) by lxy · 3 days ago
  4. 67e6aca feat(shredding): support selected-key pushdown by MapSharedShreddingAccessBuilder (#195) by lszskye · 3 days ago
  5. 3cb6e1a perf(fs): avoid redundant object-store metadata requests (#189) by Mr Dk. · 3 days ago
  6. 1389694 feat(read): support deletion vectors for data-evolution tables (#191) by Nicholas Jiang · 3 days ago
  7. f75a464 perf(reader): rebase Arrow offsets by slicing buffers (zero-copy) instead of copying values (#188) by Zhou Hongfeng · 4 days ago
  8. 01fde19 feat: support real-time append writes and reads with pluggable memory indexers (#163) by lxy · 4 days ago
  9. fa37cb0 chore: clean up bitmap and CMake compatibility declarations (#193) by Zhang Jiawei · 5 days ago
  10. e0db538 feat(commit): support dropping delete file stats (#190) by Joey · 5 days ago
  11. 3663237 fix(arrow): retain pools for stream buffers (#182) by Mr Dk. · 10 days ago
  12. 58745c5 feat(build): support Linux aarch64 builds (#181) by Nicholas Jiang · 10 days ago
  13. 9329819 fix(commit): allow disabled manifest delete stats option (#187) by Joey · 10 days ago
  14. 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 · 11 days ago
  15. 7fda93d feat(aggregate): add Java-compatible field aggregators (#183) by liangjie · 11 days ago
  16. 653cf18 feat: update commit message to version 12 (#179) by lszskye · 11 days ago
  17. ed60097 chore: add github triage collaborators (#184) by Zhang Jiawei · 11 days ago
  18. 92e7e55 fix(parquet): allow reading nested list/map columns whose leaf types differ only in representation (#172) by Zhou Hongfeng · 12 days ago
  19. b22463e fix(parquet): reuse RowGroupPageIndexReader in FileReaderWrapper layer (#166) by Zhou Hongfeng · 12 days ago
  20. 81608c7 fix: support nullable map key schemas and reject null key data (#176) by lxy · 12 days ago
  21. c961ff2 fix(release): make source archives reproducible (#177) by Zhang Jiawei · 12 days ago
  22. 208f65d feat(rest): support rest catalog for databases, tables and snapshots (#165) by Nicholas Jiang · 13 days ago
  23. 036f7f6 chore: bump version to 0.4.0 (#175) by Zhang Jiawei · 13 days ago
  24. 75544f7 feat(parquet): skip page headers of unselected pages via OffsetIndex-based direct read plan (#167) by Zhou Hongfeng · 13 days ago v0.3.0-rc2
  25. 4ad64a9 docs: standardize Paimon C++ naming (#168) by Zhang Jiawei · 13 days ago v0.3.0-rc1
  26. 9277fdf chore: prepare the repository for v0.3.0 (#162) by Zhang Jiawei · 2 weeks ago
  27. a899262 feat: migrate Paimon C++ 0.3 development history (#161) by lxy · 2 weeks ago
  28. 90b231b chore: enable rebase merges (#160) by Zhang Jiawei · 2 weeks ago
  29. 0b24a84 chore: add and harden Apache release tooling (#156) by Zhang Jiawei · 3 weeks ago release-0.2 v0.2.3-rc1
  30. eae924b chore: prepare Apache Paimon C++ 0.2.3 release (#155) by Zhang Jiawei · 3 weeks ago
  31. 131b092 fix: sync missing changes after repository migration (#154) by Zhang Jiawei · 3 weeks ago
  32. 2e94a8f chore: clean up license and notice attribution (#153) by Zhang Jiawei · 3 weeks ago
  33. 823b350 feat(index): introduce Lumina vector index and enable Lucene builds (#151) by Zhang Jiawei · 4 weeks ago
  34. f7e5751 feat(fs): introduce Jindo file system support (#148) by Zhang Jiawei · 5 weeks ago
  35. 5c81256 chore: clean up test data README whitespace (#147) by Zhang Jiawei · 5 weeks ago
  36. be8b3fe fix: add ScopeGuard to wait async tasks before early return in OrphanFilesCleanerImpl::Clean() (#307) (#150) by Zhang Jiawei · 5 weeks ago
  37. f98d67e chore: update homepage url links (#146) by Yonghao Fang · 5 weeks ago
  38. a4f6fe5 chore: add github workflows and update asf yaml (#144) by Yonghao Fang · 5 weeks ago
  39. b7d8f52 fix: fix compile and format (#143) by Yonghao Fang · 6 weeks ago
  40. e0cf3f5 fix: move append_only_writer files to core module (#141) by Yonghao Fang · 6 weeks ago
  41. 79729d7 feat: introduce FieldMapping and FieldMappingBuilder (#137) by lszskye · 6 weeks ago
  42. eec4f8d test: add write integration test coverage (#124) by Yonghao Fang · 6 weeks ago
  43. 82a73ca test: add testing utilities for data generation, row conversion and result validation (#123) by Yonghao Fang · 6 weeks ago
  44. 584f6fb feat: add ORC format reader/writer utilities (#122) by Yonghao Fang · 6 weeks ago
  45. c814882 test(orc): add unit tests for orc format (#136) by lszskye · 6 weeks ago
  46. 9fcb847 feat(orc): introduce ORC format infrastructure for statistics extraction, predicate pushdown, and read range generation (#135) by lszskye · 6 weeks ago
  47. c213775 test: add scan_and_read_inte_test (#134) by lszskye · 6 weeks ago
  48. 337b42d feat: mv append compact task and coordinator (#142) by lxy · 6 weeks ago
  49. c8687c0 feat: Migrate audit log and binlog system tables (#140) by lxy · 6 weeks ago
  50. f71f7fa feat: Migrate blob file context and byte range utilities (#130) by lxy · 6 weeks ago
  51. 3415b20 feat(format): add ORC format adapter, stream implementations and builder utilities (#121) by Yonghao Fang · 6 weeks ago
  52. a65f96a feat(catalog): add catalog interfaces, file system catalog and snapshot commit utilities (#120) by Yonghao Fang · 6 weeks ago
  53. 373c483 feat: add commit message and system table utilities (#119) by Yonghao Fang · 6 weeks ago
  54. f99028b test(data): introduce avro orc and parquet fixtures (#139) by Zhang Jiawei · 6 weeks ago
  55. ffa2f23 feat(build): introduce build scripts and public API headers (#129) by Zhang Jiawei · 6 weeks ago
  56. 0f2cd19 feat(core): introduce core options (#115) by Zhang Jiawei · 6 weeks ago
  57. d945409 feat: add snapshot, snapshot_info, and table core utilities with tests (#118) by Yonghao Fang · 7 weeks ago
  58. 0a31601 feat: add compact and postpone bucket writer utilities (#114) by Yonghao Fang · 7 weeks ago
  59. 805b01e feat(append): add bucketed append compact manager and coordinator tests (#113) by Yonghao Fang · 7 weeks ago
  60. 3e96684 feat(append): add append-only writer, compact task and coordinator (#112) by Yonghao Fang · 7 weeks ago
  61. e5aa957 feat(operation): introduce cleanup operations (#128) by Zhang Jiawei · 7 weeks ago
  62. 6b9eb68 feat(cmake): introduce build configuration (#127) by Zhang Jiawei · 7 weeks ago
  63. 0435334 feat(docs): introduce C++ documentation (#126) by Zhang Jiawei · 7 weeks ago
  64. 36941e2 feat: Migrate global index scan and file meta utilities (#125) by lxy · 7 weeks ago
  65. 2125a73 feat: Migrate Lucene global index for fts (#117) by lxy · 7 weeks ago
  66. 630735f test: Migrate data evolution and global index integration tests (#116) by lxy · 7 weeks ago
  67. 78f6f6b feat: add table scan, split generation and read infrastructure (#131) by lszskye · 7 weeks ago
  68. a4a65ca test: add comprehensive tests for CastExecutor (#132) by lszskye · 7 weeks ago
  69. 00f1fdd test: add integration tests for table scan functionality (#133) by lszskye · 7 weeks ago
  70. c662861 feat(common): introduce arrow utilities (#110) by Zhang Jiawei · 7 weeks ago
  71. 29c9f20 feat(testing): introduce mock testing utilities (#109) by Zhang Jiawei · 7 weeks ago
  72. c9e01de feat(test): introduce clean and blob table integration tests (#108) by Zhang Jiawei · 7 weeks ago
  73. e5a7da0 feat(mergetree): add compact manager, task abstractions and file rewrite task (#105) by Yonghao Fang · 7 weeks ago
  74. 5ba61ad feat(mergetree): add compaction core components and level management (#104) by Yonghao Fang · 7 weeks ago
  75. aa5a3fb test: add FileStoreCommitImpl test coverage (#103) by Yonghao Fang · 7 weeks ago
  76. 0daaef9 test: Migrate compaction integration tests (#107) by lxy · 7 weeks ago
  77. 4bf94fe test: Migrate read integration tests (#106) by lxy · 7 weeks ago
  78. a2df272 feat: Migrate lookup compact rewriter and remote manager (#102) by lxy · 7 weeks ago
  79. e160e77 feat: implement TableRead and FallbackDataSplit (#111) by lszskye · 7 weeks ago
  80. 646a0c4 feat: introduce type casting executors for Binary, Date, and Timestamp Types (#101) by lszskye · 7 weeks ago
  81. 03a40d5 feat: introduce type casting executors for schema evolution (#100) by lszskye · 7 weeks ago
  82. 91dd359 feat(format): introduce avro writer components (#88) by Zhang Jiawei · 8 weeks ago
  83. 990580f feat(format): introduce avro direct encoding (#94) by Zhang Jiawei · 8 weeks ago
  84. ddc8d63 feat(format): introduce blob file format (#98) by Zhang Jiawei · 8 weeks ago
  85. 337fccc feat(btree): add btree global index reader/writer/factory (#89) by lszskye · 8 weeks ago
  86. dca7183 feat(btree): add btree global index integration tests (#90) by lszskye · 8 weeks ago
  87. 9092d1b feat: introduce table scan, split and plan (#99) by lszskye · 8 weeks ago
  88. 9b27b92 feat: add file store write and restore utilities (#91) by Yonghao Fang · 8 weeks ago
  89. abf9e66 feat(core): add append-only/key-value file store write and compaction metrics (#92) by Yonghao Fang · 8 weeks ago
  90. 0476932 feat: add file store commit and manifest merger support (#95) by Yonghao Fang · 8 weeks ago
  91. ec06b4f feat: Migrate aggregate merge functions (#93) by lxy · 8 weeks ago
  92. ff09500 feat: Migrate lookup file support for pk compact (#96) by lxy · 8 weeks ago
  93. 2407cf1 feat: Migrate pk compact rewriters (#97) by lxy · 8 weeks ago
  94. ba013b4 feat: add index file metadata and handler infrastructure (#78) by lszskye · 8 weeks ago
  95. 4d1c320 feat: Migrate sort merge reader (#85) by lxy · 8 weeks ago
  96. a22663a feat(manifest): add manifest entry, file metadata and serialization utilities (#86) by Yonghao Fang · 8 weeks ago
  97. 8447abf feat: add type casting infrastructure for schema evolution (#79) by lszskye · 8 weeks ago
  98. bee3f8d feat(format): introduce avro file format (#84) by Zhang Jiawei · 8 weeks ago
  99. 124d6ff feat: Migrate merge function module (#83) by lxy · 8 weeks ago
  100. 0e85b9e feat(manifest): add manifest and index manifest support (#87) by Yonghao Fang · 8 weeks ago