1. 4ba5b2d feat: support read to arrow (#116) by yuxia Luo · 12 hours ago main
  2. fd0e21c feat: introduce read builder (#114) by yuxia Luo · 36 hours ago
  3. 832804b feat: introduce basic deletion vector support (#110) by yuxia Luo · 2 days ago
  4. 2525a12 ci: introduce deny to check apache compatible licenses (#112) by yuxia Luo · 2 days ago
  5. 115e79c ci: introduce spark paimon integration for integration test (#107) by yuxia Luo · 2 days ago
  6. acf5438 feat: introduce table scan to plan splits (#96) by yuxia Luo · 2 days ago
  7. 22bb7b7 fix(io): return correct list_status paths and reuse storage operators (#101) by Zach · 8 days ago
  8. 96c39f2 feat: introduce snapshot manager (#103) by yuxia Luo · 8 days ago
  9. 5fc1903 feat: Introduce split & plan (#95) by yuxia Luo · 9 days ago
  10. 593be85 feat: introduce manifest (#94) by yuxia Luo · 9 days ago
  11. 147f6d0 feat: introduce filesystem catalog (#93) by yuxia Luo · 9 days ago
  12. aba8396 feat: introduce catalog api (#92) by yuxia Luo · 12 days ago
  13. 3296926 feat: introduce schema (#90) by yuxia Luo · 13 days ago
  14. 9310244 chore: add issue and pr template (#91) by yuxia Luo · 13 days ago
  15. 3ef9234 ci: fix clippy warn error to long issue (#88) by yuxia Luo · 4 weeks ago
  16. 1f69c4a chore(deps):update rust version be 1.86.0 (#84) by DogeKing · 11 months ago
  17. f2a65d1 feat: Implement Index Manifest (#76) by zmlcc · 11 months ago
  18. 357bdb4 feat: add devcontainer support (#74) by zmlcc · 1 year, 6 months ago
  19. 4275c6b feat(spec): Impl the ManifestFile read functionality (#69) by WenjunMin · 1 year, 6 months ago
  20. f727960 feat: Implement ser/de for the remaining all (#58) by ForwardXu · 1 year, 6 months ago
  21. 65eb13a feat(file_index): add file index format read and write (#63) by Huanbing · 1 year, 6 months ago
  22. fb27ca4 docs: improve CONTRIBUTING.md (#65) by ForwardXu · 1 year, 6 months ago
  23. 99b04df chore(deps): update opendal requirement from 0.48 to 0.49 (#67) by dependabot[bot] · 1 year, 6 months ago
  24. 5a5220d feat(spec): Add CommitKind in snapshot (#64) by WenjunMin · 1 year, 6 months ago
  25. b91a3b0 spec: Implement ManifestList read functionality (#59) by WenjunMin · 1 year, 6 months ago
  26. 8a2ea68 feat(io): Implement base IO Module (#51) by Huanbing · 1 year, 7 months ago
  27. d1c4fd2 feat(test): add manifest file meta json fixtures (#55) by Huanbing · 1 year, 7 months ago
  28. 74a99f0 feat(io): Align FileStatus with the Java API. (#45) by WenjunMin · 1 year, 7 months ago
  29. 6dc72e0 ci: fix ci error (#53) by ErXi · 1 year, 7 months ago
  30. a74ae0d test: Use test fixtures to test data type (#50) by Xuanwo · 1 year, 7 months ago
  31. ec38d14 feat: add schema change (#27) by ErXi · 1 year, 7 months ago
  32. bdb0583 feat(test): add data type fixtures (#47) by Huanbing · 1 year, 7 months ago
  33. bbc3d95 feat: Implement ser/de for all types (#49) by Xuanwo · 1 year, 7 months ago
  34. f051e23 feat: Implement serde for boolean and array (#48) by Xuanwo · 1 year, 7 months ago
  35. bd2f887 ut: add test for `Snapshot` (#39) by ErXi · 1 year, 7 months ago
  36. e86c828 refactor: Refactor error in DataType (#36) by ForwardXu · 1 year, 7 months ago
  37. 7302564 feat(spec): complete the Display and is_nullable for DataType (#35) by Aitozi · 1 year, 7 months ago
  38. 1eae06f chore(deps): update typed-builder requirement from ^0.18 to ^0.19 (#28) by dependabot[bot] · 1 year, 7 months ago
  39. 8a9a316 feat(spec): impl data field (#21) by Huanbing · 1 year, 7 months ago
  40. 65a8e74 refactor: Refactor DateTypes to make it more easy to use (#29) by Xuanwo · 1 year, 7 months ago
  41. a5cfac7 feat(spec): Add Manifest List (#17) by Asura7969 · 1 year, 7 months ago
  42. f8c156f chore: Fix all reference links to tag instead (#24) by Xuanwo · 1 year, 7 months ago
  43. 5ef683a feat: Add file io (#23) by Xuanwo · 1 year, 7 months ago
  44. ce42c78 feat(spec): Add primitive data types (#18) by ForwardXu · 1 year, 8 months ago
  45. 0ff9a96 feat(spec): Add DataFileMeta (#15) by Ryan Tan · 1 year, 8 months ago
  46. e7fbd8c chore: Fix spec not exposed (#19) by Xuanwo · 1 year, 8 months ago
  47. 8e2143e chore/docs: add cargo fmt (#13) by Cancai Cai · 1 year, 8 months ago
  48. 975b1aa feat(spec): Add Snapshot (#11) by ErXi · 1 year, 8 months ago
  49. e5f8e2b Remove main branch protection (#8) by Jingsong Lee · 1 year, 8 months ago
  50. 0d91461 docs: modify document specifications (#12) by Cancai Cai · 1 year, 8 months ago
  51. 12aa4fc docs: Fix typo and add contribute section (#9) by Xuanwo · 1 year, 8 months ago
  52. 6777f09 feat(spec): Add schema types (#5) by Xuanwo · 1 year, 8 months ago
  53. 36ea378 ci: add asf license check (#4) by QuakeWang · 1 year, 8 months ago
  54. cd5b670 docs: Add ASF related files (#2) by Xuanwo · 1 year, 8 months ago
  55. 266f228 Establish rust project layout (#1) by Xuanwo · 1 year, 8 months ago
  56. 7fe942a Update README by Jingsong · 1 year, 8 months ago
  57. bd24c19 first commit by Jingsong · 1 year, 8 months ago