1. f40fe2f fix: concurrent Lazy::Get should get correct result (#634) by Zehua Zou · 12 hours ago main
  2. 4c6f46d chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 (#630) by dependabot[bot] · 2 days ago
  3. 65931fe chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#629) by dependabot[bot] · 2 days ago
  4. 194db04 fix: typo in RoaringPositionBitmap deletion vector note (#632) by Junwang Zhao · 4 days ago
  5. ce794ef fix(ci): restore auth for docs gh-pages deploy (#625) by Gang Wu · 8 days ago
  6. 8809e0f feat: retry failed transaction commit (#626) by SkylerLin · 8 days ago
  7. b94fa7c feat: add ReachableFileCleanup to expire snapshots (#592) by Xinli Shang · 9 days ago
  8. a9114ce chore: bump arrow-cpp to 24.0.0 (#623) by Gang Wu · 11 days ago
  9. 65321e3 chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#622) by dependabot[bot] · 13 days ago
  10. 8adb304 ci: set zizmor min-severity and min-confidence to medium (#620) by Kevin Liu · 2 weeks ago
  11. e7b228b chore: add more ai related .gitignore (#621) by Zehua Zou · 2 weeks ago
  12. 4876d7c feat: implement incremental changelog scan (#611) by wzhuo · 2 weeks ago
  13. 633965f ci: apply github workflow best practice (zizmor/codeql/asf-allowlist-check) (#618) by Kevin Liu · 2 weeks ago
  14. c38b392 feat(puffin): add format constants, utilities, and JSON serde (#603) by ZhaoXuan · 2 weeks ago
  15. a5fc25f feat: add s3 file io integration (#548) by liuxiaoyu · 2 weeks ago
  16. cda8fc4 feat(rest): support namespace separator (#617) by Gang Wu · 3 weeks ago
  17. 42b00d4 feat(perf): optimize AddRange in RoaringPositionBitmap (#608) by Sebastian Baunsgaard · 4 weeks ago
  18. a1dc2f8 feat(data): add DeleteLoader for position and equality delete files (#610) by Gang Wu · 4 weeks ago
  19. 9190c0a fix: update metadata_location_ in Table::Refresh() method (#612) by SkylerLin · 4 weeks ago
  20. 5666e67 docs: restructure and improve documentation website (#606) by Gang Wu · 5 weeks ago
  21. 36b5887 feat: add StructLikeSet (#598) by Gang Wu · 5 weeks ago
  22. 181fc8a feat: metrics for avro writer (#604) by wzhuo · 5 weeks ago
  23. 5f4904f feat: add position delete index (#605) by Gang Wu · 5 weeks ago
  24. cdf05d6 feat: implement IncrementalAppendScan (#590) by wzhuo · 5 weeks ago
  25. 133742d feat: add roaring-based position bitmap (#595) by Gang Wu · 6 weeks ago
  26. 9adb90e fix: add using StructType::Equals to fix `-Woverloaded-virtual` warning (#601) by wzhuo · 6 weeks ago
  27. 7c2cc68 fix: use secure random for UUID generation (#602) by Gang Wu · 6 weeks ago
  28. 743c318 feat(puffin): add basic data structures and constants of puffin (#588) by ZhaoXuan · 6 weeks ago
  29. f79f885 Infra: Remove GitHub Actions from Dependabot configuration (#597) by Kevin Liu · 6 weeks ago
  30. c27fd15 chore(deps): update nanoarrow download url (#596) by Gang Wu · 6 weeks ago
  31. 0596ef5 fix: use base_location instead of location in CreateTable (#594) by wzhuo · 6 weeks ago
  32. 4db7c67 feat(rest): support snapshot loading mode (#543) by Feiyang Li · 6 weeks ago
  33. 72d3831 feat(rest): add initial oauth2 support to rest catalog (#577) by lishuxu · 6 weeks ago
  34. 31aa68a chore: add ai related files to .gitignore (#593) by Gang Wu · 6 weeks ago
  35. 8b2cc7f feat: bind literals with right type after serde (#562) by Innocent Djiofack · 6 weeks ago
  36. 8fdf346 refactor: introduce TransactionContext to decouple Transaction and PendingUpdate (#591) by Gang Wu · 7 weeks ago
  37. 1afe65c feat: Implement EqualityDeleteWriter for equality delete files (#583) by Xinli Shang · 7 weeks ago
  38. 69cf2d3 feat: Implement PositionDeleteWriter for position delete files (#582) by Xinli Shang · 7 weeks ago
  39. d43455d feat: implement UpdateMapping and apply meta change to UpdateSchema (#561) by Junwang Zhao · 7 weeks ago
  40. baf139c feat: implement truncate max for literals (#585) by wzhuo · 7 weeks ago
  41. 066bee0 feat: Add incremental scan API (#559) by wzhuo · 7 weeks ago
  42. 8bf089f fix(ci): windows ci should return error if build fails (#586) by Gang Wu · 8 weeks ago
  43. dd1da0e feat: add json serde for expressions (#553) by Innocent Djiofack · 8 weeks ago
  44. ff7f5b8 fix: add missing direct include of <vector> in file_writer.h (#584) by Xinli Shang · 8 weeks ago
  45. cd93b99 chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#579) by dependabot[bot] · 9 weeks ago
  46. 653eded chore: use ubuntu-slim for lightweight jobs (#578) by Junwang Zhao · 9 weeks ago
  47. 8397c08 chore(deps): bump actions/download-artifact from 7 to 8 (#580) by dependabot[bot] · 9 weeks ago
  48. 349eb92 refactor: optimize SnapshotUtil ancestor methods with early return (#560) by wzhuo · 9 weeks ago
  49. f955a55 feat: Implement BasicAuthManager to support basic authentication (#564) by lishuxu · 9 weeks ago
  50. 37bc389 refactor: Use RestCatalogProperties by value instead of unique_ptr (#575) by lishuxu · 10 weeks ago
  51. 9826147 fix: use strtod fallback when std::from_chars(float) unavailable (#572) by Junwang Zhao · 10 weeks ago
  52. 63e4ec0 feat: implement DataWriter for Iceberg data files (#552) by Xinli Shang · 10 weeks ago
  53. 7e6a7e3 feat: add SnapshotManager (#542) by Junwang Zhao · 10 weeks ago
  54. af539b0 chore(deps): bump actions/checkout from 4 to 6 (#574) by dependabot[bot] · 10 weeks ago
  55. 9167d0b chore(ci): add explicit least-privilege workflow permissions (#573) by Kevin Liu · 10 weeks ago
  56. dbec245 CI: Add CodeQL workflow for GitHub Actions security scanning (#567) by Kevin Liu · 10 weeks ago
  57. c559a08 fix: fix misspelled variable, missing format arg, and wrong pointer assignment (#570) by Xinli Shang · 10 weeks ago
  58. 35d3006 fix: fix grammar errors in comments (#569) by Xinli Shang · 10 weeks ago
  59. 56d7ccd doc: add AI-assisted contributions guidelines (#568) by Junwang Zhao · 2 months ago
  60. b6cfce1 ci: Remove unused strategy sections from non-matrix jobs (#566) by Kevin Liu · 2 months ago
  61. b022fe7 infra: set github actions max-parallel to 15 (#565) by Kevin Liu · 2 months ago
  62. 721e529 feat: Implement NoopAuthManager and integrate it with RestCatalog (#544) by lishuxu · 3 months ago
  63. 2e00ce0 chore(deps): bump nanoarrow to 0.8.0 (#558) by lishuxu · 3 months ago
  64. 82adc73 feat: add support to select columns in table scan planning (#550) by Gang Wu · 3 months ago
  65. 257f1dc chore: improve the pre-commit requirement (#557) by 姚军 · 3 months ago
  66. b15ac65 refactor: use std::from_chars instead of stoi/stoll/stod (#556) by Zehua Zou · 3 months ago
  67. 8a14f9c chore: remove unnecessary <cctype> header inclusion (#554) by Junwang Zhao · 3 months ago
  68. 05b0f60 fix: use std::move when passing by value in the config (#555) by 姚军 · 3 months ago
  69. 43b83c5 feat: add json serde for expression operations (#532) by Innocent Djiofack · 3 months ago
  70. 7c325fa refactor(manifest): remove MakeVxWriter functions in favor of MakeWriter (#551) by Junwang Zhao · 3 months ago
  71. 02f0335 refactor: Reduce extra lookup in RegisterTable (#549) by Maxim Zibitsker · 3 months ago
  72. 5dda5a3 test: Rename TypeTest to VisitTypeTest to avoid naming conflict (#546) by Feiyang Li · 3 months ago
  73. fa2a3d5 fix(test): fix missing registering of avro map logical type (#547) by Feiyang Li · 3 months ago
  74. 911494a refactor: replace std::vformat with std::format for ListType|MapType::ToString (#545) by Feiyang Li · 3 months ago
  75. e7f1d0f fix(cmake): require Parquet when using system Arrow (#541) by liuxiaoyu · 3 months ago
  76. c46b38e fix: SetSnapshotRef::ApplyTo should call SetRef (#540) by Junwang Zhao · 3 months ago
  77. e2d6496 chore: consolidate json serde file names (#539) by Junwang Zhao · 3 months ago
  78. 6f1cdfd feat: add update partition stats (#538) by Feiyang Li · 3 months ago
  79. c426aff test: add test case for table scan planning (#492) by Gang Wu · 3 months ago
  80. 31d4a4a refactor(rest): switch HttpClient to use connection pool (#530) by Feiyang Li · 3 months ago
  81. 9ffb29f chore: update copyright year to 2026 (#537) by Junwang Zhao · 3 months ago
  82. 1e56803 chore(doc): fix minimum compiler version (#528) by Zehua Zou · 3 months ago
  83. fb7dead chore: refactor Transaction::Apply to use separate smaller functions (#527) by Junwang Zhao · 3 months ago
  84. e32a3ec chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#529) by dependabot[bot] · 3 months ago
  85. 65c1788 chore: post release 0.2.0 (#536) by Gang Wu · 3 months ago
  86. 4407419 chore: bump cpr to 1.14.1 (#535) by Feiyang Li · 3 months ago
  87. 883a43f chore: fix rc.yml to download dependencies (#526) by Gang Wu · 3 months ago v0.2.0 v0.2.0-rc0 v0.2.0-rc1 v0.2.0-rc2
  88. 268427e chore: add missing license header to docs.yml (#525) by Gang Wu · 3 months ago
  89. d180768 feat: add UpdateSnapshotReference (#512) by Junwang Zhao · 3 months ago
  90. 0862d64 feat: add compression config to writer properties (#524) by Gang Wu · 3 months ago
  91. f9f1449 feat: add update table stats (#511) by Feiyang Li · 3 months ago
  92. 024bbf1 feat: add non-validated version of FromJson for SortOrder and PartitionSpec (#518) by Feiyang Li · 3 months ago
  93. 75204b1 chore: refactor DataFileSet and make WriteManifests to accept span (#519) by Junwang Zhao · 3 months ago
  94. 3994b5d feat: implement set snapshot (#509) by Feiyang Li · 3 months ago
  95. 93989da chore: add missing snapshot summary fields (#520) by Junwang Zhao · 3 months ago
  96. a457099 feat: add FastAppend (#516) by Junwang Zhao · 3 months ago
  97. bc2e026 feat: add move column to update schema (#517) by Guotao Yu · 3 months ago
  98. 437f252 feat: add restcatalog authentication api (#479) by lishuxu · 4 months ago
  99. 20a961a feat: add SnapshotSummaryBuilder (#515) by Junwang Zhao · 4 months ago
  100. f159675 feat: implement update location (#508) by Feiyang Li · 4 months ago