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