1. ba013b4 feat: add index file metadata and handler infrastructure (#78) by lszskye · 2 days ago main
  2. 4d1c320 feat: Migrate sort merge reader (#85) by lxy · 2 days ago
  3. a22663a feat(manifest): add manifest entry, file metadata and serialization utilities (#86) by Yonghao Fang · 2 days ago
  4. 8447abf feat: add type casting infrastructure for schema evolution (#79) by lszskye · 2 days ago
  5. bee3f8d feat(format): introduce avro file format (#84) by Zhang Jiawei · 2 days ago
  6. 124d6ff feat: Migrate merge function module (#83) by lxy · 2 days ago
  7. 0e85b9e feat(manifest): add manifest and index manifest support (#87) by Yonghao Fang · 2 days ago
  8. b1a0598 feat: add read-ahead cache, serialization, stream and object utils (#75) by dalingmeng · 4 days ago
  9. a948c40 feat: add file writer infrastructure and data/compact increment models (#81) by Yonghao Fang · 4 days ago
  10. 6bf64d6 feat(core): add data file meta with versioned serializers and path factory (#80) by Yonghao Fang · 4 days ago
  11. 8f83fe1 feat: Migrate merge split read modules (#77) by lxy · 4 days ago
  12. d67525c feat: Migrate split read modules (#76) by lxy · 4 days ago
  13. 11e03f9 feat: add BTree global index core components (#74) by lszskye · 4 days ago
  14. 37b7daa feat: add global index implementations (#73) by lszskye · 4 days ago
  15. ef38dd2 feat(core): introduce merge tree writer (#82) by Zhang Jiawei · 4 days ago
  16. 613df0c feat(core): introduce merge tree write buffers (#72) by Zhang Jiawei · 5 days ago
  17. 3ced20a feat: Migrate bucket module (#71) by lxy · 10 days ago
  18. 4a77916 feat(core): introduce merge tree spill buffers (#67) by Zhang Jiawei · 10 days ago
  19. dc57135 feat(core): introduce read context (#63) by Zhang Jiawei · 10 days ago
  20. d5755eb feat: add prefetch file batch reader implementation (#70) by Yonghao Fang · 10 days ago
  21. 3adf7b3 feat: add deletion vector support with bitmap implementation and index file I/O (#69) by Yonghao Fang · 10 days ago
  22. 6a658f6 feat: add simple stats core utilities (#68) by Yonghao Fang · 10 days ago
  23. 9561869 feat: Migrate file store scan modules (#66) by lxy · 10 days ago
  24. 6e93a04 feat: add global index infrastructure (#65) by lszskye · 11 days ago
  25. 69750b4 feat: add data evolution reader infrastructure (#64) by lszskye · 11 days ago
  26. ee4a84a feat(core): introduce storage metadata components (#62) by Zhang Jiawei · 11 days ago
  27. 9dcc203 feat: add core table metadata utilities (#60) by Yonghao Fang · 11 days ago
  28. f7bff1a feat: Migrate projection reader and IO modules (#61) by lxy · 11 days ago
  29. 0824988 feat: migrate record reader and IO modules by lxy · 11 days ago
  30. d0dcdad feat: add core options and utility helpers by Yonghao Fang · 11 days ago
  31. dc1cf73 feat: Migrate range bitmap file index and chunked dictionary (#56) by lxy · 12 days ago
  32. 6ab1b2a feat(schema): add schema validation utilities (#55) by Yonghao Fang · 12 days ago
  33. ba36d49 feat(schema): add table schema and schema manager (#54) by Yonghao Fang · 12 days ago
  34. 1bac51f feat: Migrate block compression infrastructure with LZ4, ZSTD, and none backends (#52) by lxy · 12 days ago
  35. f551462 feat(parquet): introduce stats extraction and predicate pushdown (#53) by Zhang Jiawei · 12 days ago
  36. ba2a108 feat(format): introduce parquet reader and writer (#51) by Zhang Jiawei · 2 weeks ago
  37. 8d90623 feat: Migrate bloom filter and BSI file index implementations (#50) by lxy · 2 weeks ago
  38. 92159c3 feat(fs): introduce local file system (#41) by Zhang Jiawei · 2 weeks ago
  39. 546112c feat: Migrate bitmap file index implementation (#49) by lxy · 2 weeks ago
  40. 9ce823a feat: add batch reader infrastructure (#46) by lszskye · 2 weeks ago
  41. 497bcf2 feat: Migrate file index interfaces, format, reader, result, and factory (#45) by lxy · 2 weeks ago
  42. 5e55d84 feat(format): introduce parquet format components (#48) by Zhang Jiawei · 2 weeks ago
  43. 2c6dbe1 feat: add executor future helpers and metrics utilities (#47) by Yonghao Fang · 2 weeks ago
  44. a175073 feat: add IO stream infrastructure (#39) by lszskye · 2 weeks ago
  45. 9fd9edb feat: add data converter utils, field type utils, file type and decimal utils (#38) by lszskye · 2 weeks ago
  46. abd2615 feat: Migrate SST block infrastructure and file reader/writer (#44) by lxy · 2 weeks ago
  47. 35b121d feat: Migrate format interfaces, column_stats, table special_fields, and lookup store (#43) by lxy · 2 weeks ago
  48. 348e89d feat: add BloomFilter, CRC32C, MurmurHash, varint utilities, and DeltaVarintCompressor (#37) by lxy · 2 weeks ago
  49. 54aee69 feat(fs): introduce file system tests (#42) by Zhang Jiawei · 3 weeks ago
  50. 8cb8c61 feat: add IO cache (LRUCache, CacheManager, CacheInputStream) and MemorySlice utilities (#40) by lxy · 3 weeks ago
  51. 445feeb feat: add search predicates and PredicateBuilder and tests (#36) by lxy · 3 weeks ago
  52. 7efab4f feat: add predicate leaf functions (#33) by lxy · 3 weeks ago
  53. 036dd3a feat: add RoaringBitmap32, RoaringBitmap64, and BitSet utilities (#35) by lxy · 3 weeks ago
  54. ca728c7 feat(third-party): introduce roaring bitmap and xxhash (#34) by Zhang Jiawei · 3 weeks ago
  55. 481bb3b feat: add projected array, projected row, field comparator and partition computer (#32) by lszskye · 3 weeks ago
  56. 80c3563 feat: add binary row serializers and blob implementation (#31) by lszskye · 3 weeks ago
  57. b53f9db feat(fs): introduce file system abstractions (#26) by Zhang Jiawei · 3 weeks ago
  58. e595f72 fix(types): make RowKind short string parsing case-insensitive (#15) by slfan1989 · 3 weeks ago
  59. 354bf18 feat: add predicate module with Literal, LeafPredicate, and CompoundPredicate (#27) by lxy · 3 weeks ago
  60. f9008f2 feat: add GenericRow, RecordBatch, MemorySize and TimeDuration (#28) by lszskye · 3 weeks ago
  61. 478887b chore: add fix_includes.py for include cleanup workflow (#25) by Yonghao Fang · 3 weeks ago
  62. 1966faf feat: migrate common/data/columnar module (#24) by lxy · 3 weeks ago
  63. dff2cbf feat: add StringUtils, DateTimeUtils, PathUtil, OptionsUtils, RapidJsonUtil, and Jsonizable utilities (#23) by dalingmeng · 3 weeks ago
  64. 356e2f2 feat: introduce binary row format with reader/writer support (#22) by lszskye · 3 weeks ago
  65. 7f45322 feat: add GenericLruCache, ConcurrentHashMap, MurmurHash, and Precond… (#21) by dalingmeng · 3 weeks ago
  66. 8c8d20e Configure squash-only merge button (#29) by YeJunHao · 3 weeks ago
  67. e7d0f1d feat: add common data structures (BinarySection, BinaryString, InternalRow) (#18) by lxy · 4 weeks ago
  68. 4407a5b feat: add Range, RangeHelper, and RowRangeIndex utilities (#19) by dalingmeng · 4 weeks ago
  69. 534b67d feat: introduce common/memory module (#11) by lxy · 4 weeks ago
  70. 17c50a9 feat(build): migrate build support scripts (#12) by Zhang Jiawei · 4 weeks ago
  71. 45d8609 feat: introduce data type with JSON serialization by lszskye · 4 weeks ago
  72. 56e8808 fix by yonghao.fyh · 4 weeks ago
  73. 91306ff fix by yonghao.fyh · 4 weeks ago
  74. 0a59d44 chore: add thirdparty toolchain and thirdparty diff by yonghao.fyh · 4 weeks ago
  75. 8bdf77f fix(cmake): parse add_paimon_lib link arguments by slfan1989 · 4 weeks ago
  76. b12061c feat(cmake): add find package modules (#7) by Zhang Jiawei · 4 weeks ago
  77. 6968ab8 feat: introduce basic data types (#10) by lszskye · 4 weeks ago
  78. 3b1b294 feat: introduce base utilities (#2) by lxy · 4 weeks ago
  79. bc00e64 feat: add common utilities (#5) by dalingmeng · 4 weeks ago
  80. 7f56988 feat(cmake): migrate build utility modules (#4) by Zhang Jiawei · 4 weeks ago
  81. af0935e chore: add apidoc doc-config files by Yonghao Fang · 4 weeks ago
  82. 3d3513d chore: Add development tooling configs, contribution guidelines, and third-party license notices by lxy · 4 weeks ago
  83. 5161fac Initialize project with LICENSE, NOTICE, and base configs by JingsongLi · 4 weeks ago