1. bb978dc ci: remove write perm and fix vulnerability (#572) by Shiyan Xu · 5 days ago main
  2. ae09718 feat: support IN and NOT IN operators in partition filter (#566) by Yunchi Pang · 7 days ago
  3. 1c3ced3 build(deps): bump codecov/codecov-action from 5 to 6 (#567) by dependabot[bot] · 8 days ago
  4. 6266daa build(deps): bump actions/checkout from 5 to 6 (#568) by dependabot[bot] · 9 days ago
  5. 99fb1dc feat: modernize Table API with async-only design (#537) by Shiyan Xu · 2 weeks ago
  6. 9f6505b ci: run rust-tests on windows (#92) by Ryan Tan · 2 weeks ago
  7. 41e1ba6 chore: add pre-commit hooks for code formatting and linting (#103) by muyihao · 2 weeks ago
  8. f2441da build(deps-dev): bump datafusion from 52.0.0 to 52.3.0 in /python (#544) by dependabot[bot] · 2 weeks ago
  9. d053242 ci: pin third-party actions to Apache-approved SHAs (#550) by Shiyan Xu · 2 weeks ago
  10. 673066f fix: make timestamp keygen work for partition pruning (#462) by Yunchi Pang · 2 weeks ago
  11. 22ad102 build(deps): update zip requirement from 4 to 8 (#545) by dependabot[bot] · 3 weeks ago
  12. 39ffac7 build(deps): update strum_macros requirement from 0.27 to 0.28 (#541) by dependabot[bot] · 4 weeks ago
  13. c3bacb0 build(deps): bump docker/setup-buildx-action from 3 to 4 (#540) by dependabot[bot] · 4 weeks ago
  14. 441decb fix: avoid dashmap deadlock for correlated queries (#539) by Shiyan Xu · 4 weeks ago
  15. 957dddc perf: setup tpch benchmark infra (#538) by Shiyan Xu · 4 weeks ago
  16. 29188ad test: add v9 test tables and test cases (#536) by Shiyan Xu · 4 weeks ago
  17. 4df94b9 build(deps): bump actions/download-artifact from 7 to 8 (#532) by dependabot[bot] · 4 weeks ago
  18. c32e929 build(deps): upgrade datafusion to 52, require python 3.10 (#535) by Shiyan Xu · 4 weeks ago
  19. 96709a2 build(deps): bump actions/upload-artifact from 6 to 7 (#531) by dependabot[bot] · 4 weeks ago
  20. 2722b78 build(deps): update strum requirement from 0.27 to 0.28 (#533) by dependabot[bot] · 4 weeks ago
  21. bcc2f96 build(deps-dev): bump ruff from 0.14.1 to 0.14.13 in /python (#526) by dependabot[bot] · 2 months ago
  22. 0cc771c feat: support column stats pruning (#516) by Shiyan Xu · 3 months ago
  23. 98a8bc0 feat: support column project and row filter pushdown (#510) by Shiyan Xu · 3 months ago
  24. a20771d feat: add streaming table and file group APIs (#508) by Shiyan Xu · 3 months ago
  25. 780fed5 chore: add copilot review instructions (#509) by Shiyan Xu · 3 months ago
  26. 065fd31 build(deps): upgrade rust and make deps verisons more compatible (#506) by Shiyan Xu · 3 months ago
  27. e9722ed fix: handle non partition in MDT files partition (#505) by Shiyan Xu · 3 months ago
  28. 7a275c6 build(deps): upgrade datafusion, arrow, and other deps (#504) by Shiyan Xu · 3 months ago
  29. 72b376e build(deps): upgrade apache-avro to v0.21.0 (#503) by Shiyan Xu · 3 months ago
  30. ada9038 build(deps): update tokio requirement from ~1.45 to ~1.48 (#470) by dependabot[bot] · 3 months ago
  31. 0025664 build(deps-dev): bump mypy from 1.18.2 to 1.19.1 in /python (#497) by dependabot[bot] · 3 months ago
  32. c250a00 build(deps): bump actions/cache from 4 to 5 (#494) by dependabot[bot] · 3 months ago
  33. 3e3a2cf refactor: add targeted MDT lookup APIs for partition pruning (#502) by Shiyan Xu · 3 months ago
  34. 24dc861 feat: implement table v8 file slicing for read path (#501) by Shiyan Xu · 3 months ago
  35. 8f41bf0 chore: support generating local coverage report (#491) by Shiyan Xu · 3 months ago
  36. 23a3b4a feat: support reading metadata table (files) (#499) by Shiyan Xu · 3 months ago
  37. 2f15ef0 build(deps): bump actions/upload-artifact from 4 to 6 (#495) by dependabot[bot] · 4 months ago
  38. a62d9ef build(deps): bump actions/download-artifact from 5 to 7 (#496) by dependabot[bot] · 4 months ago
  39. 8c7ef67 feat: add API to read file slice from base file and list of log files (#446) by Yunchi Pang · 4 months ago
  40. 2c865a4 feat: support reading log files from `files` partition in metadata table (#492) by Shiyan Xu · 4 months ago
  41. c648a34 feat: add hfile reader (#490) by Shiyan Xu · 4 months ago
  42. 76e2877 build(deps): bump actions/checkout from 5 to 6 (#485) by dependabot[bot] · 4 months ago
  43. 5cb55e3 build(deps): bump apache/skywalking-eyes from 0.7.0 to 0.8.0 (#468) by dependabot[bot] · 4 months ago
  44. aaade0f feat: add table v8+ timeline support for loading old and new table versions (#395) by Sagar Sumit · 4 months ago
  45. 1f6b54e build: use build wrapper to handle macos 26 SDK loading (#479) by Shiyan Xu · 5 months ago
  46. 99d5dbb ci: reduce CI run time (#478) by Shiyan Xu · 5 months ago
  47. f27feb8 refactor: define avro model for parsing commit metadata (#477) by Shiyan Xu · 5 months ago
  48. 4bfdee8 build(deps): bump ruff from 0.12 to 0.14.1 in /python (#472) by dependabot[bot] · 6 months ago
  49. 6ca1520 build(deps): bump actions/setup-node from 5 to 6 (#469) by dependabot[bot] · 6 months ago
  50. 038eca8 build(deps): bump mypy from 1.17.1 to 1.18.2 in /python (#454) by dependabot[bot] · 6 months ago
  51. 1ae9108 build(deps): bump coverage from 7.8 to 7.10.7 in /python (#456) by dependabot[bot] · 6 months ago
  52. 329d993 build(deps): bump astral-sh/setup-uv from 6 to 7 (#465) by dependabot[bot] · 6 months ago
  53. b65312d build(deps): fix integration test setup issue with pyarrow and rust versions (#467) by Shiyan Xu · 6 months ago
  54. 543240a build(deps): bump pytest from 8.4.1 to 8.4.2 in /python (#441) by dependabot[bot] · 6 months ago
  55. ae11ac0 build(deps): bump actions/setup-node from 4 to 5 (#442) by dependabot[bot] · 6 months ago
  56. f6e450a build(deps): bump actions/setup-python from 5 to 6 (#444) by dependabot[bot] · 6 months ago
  57. 57f17e0 refactor: move .crc filtering logic from table to storage layer (#458) by Yunchi Pang · 6 months ago
  58. 8b8451a refactor: replace custom `.to::()` with `into()` for `HudiConfig` conversions (#432) by Yunchi Pang · 6 months ago
  59. a8419ab feat: support picking up storage options from `HOODIE_ENV_` env vars (#410) by Yunchi Pang · 6 months ago
  60. 150eeef build(deps): bump actions/labeler from 5 to 6 (#443) by dependabot[bot] · 7 months ago
  61. 9eb20ad chore(ci): update rust toolchain to 1.85 (#439) by Sagar Sumit · 7 months ago
  62. cd4cbf1 chore: enable discussions (#431) by Shiyan Xu · 7 months ago
  63. 72fe192 build(deps): bump mypy from 1.15 to 1.17.1 in /python (#413) by dependabot[bot] · 7 months ago
  64. c5ffd67 refactor: rename variable names in splitting table APIs (#424) by Yunchi Pang · 7 months ago
  65. 6ba269f build(deps): bump actions/download-artifact from 4 to 5 (#417) by dependabot[bot] · 7 months ago
  66. 8d3c3e1 feat: remove table version 5 support (#409) by Yunchi Pang · 8 months ago
  67. 3a382fb feat: expose datafusion custom table provider to python (#412) by Brayan Jules · 8 months ago
  68. d5b8e3c feat: add `get_file_slices_splits_between` API (#411) by Yunchi Pang · 8 months ago
  69. 0975ca6 perf(core): skip decoding out-of-range log blocks and add unit test (#420) by Sagar Sumit · 8 months ago
  70. bc4006b build(deps): bump actions/checkout from 4 to 5 (#416) by dependabot[bot] · 8 months ago
  71. 7f53e63 chore: bump script should use -dev suffix (#408) by Yunchi Pang · 8 months ago
  72. 0eea341 build(deps): bump astral-sh/setup-uv from 5 to 6 (#399) by dependabot[bot] · 9 months ago
  73. 3937170 test: add basic v8 test tables (#394) by Shiyan Xu · 9 months ago
  74. 6bd998a build(deps): bump pytest from 8.3.5 to 8.4.1 in /python (#355) by dependabot[bot] · 9 months ago
  75. c91199c build: use `uv` for Python package management (#391) by Yan Tingwang · 9 months ago
  76. 214c46d chore: update asf.yaml for PR requirements (#393) by Shiyan Xu · 9 months ago
  77. 1bb6777 chore: update changlog for 0.4.0 (#390) by Shiyan Xu · 9 months ago
  78. 35cbc6e chore: update src verify script (#387) by Shiyan Xu · 9 months ago
  79. 2b1b3d3 build(release): bump version to 0.5.0-dev (#384) by Shiyan Xu · 9 months ago
  80. d16ce67 build(deps): upgrade datafusion & arrow, and restrict deps upgrade to patch-level (#386) by Shiyan Xu · 9 months ago
  81. ce08d9d refactor: improve schema resolution flow (#364) by Shiyan Xu · 9 months ago
  82. e2e3608 build(deps): add `-dev` for current development version (#362) by Shiyan Xu · 9 months ago
  83. d6d8fd8 feat: update python setup to support 3.13 (#361) by Shiyan Xu · 9 months ago
  84. 4d59279 fix: handle schema resolution for empty commit (#359) by Shiyan Xu · 9 months ago
  85. d8aafb4 fix: handle zero event time ordering (#357) by Shiyan Xu · 9 months ago
  86. c84d7ab feat: support reading MOR delete block (#356) by Shiyan Xu · 9 months ago
  87. 997e42e chore(ci): replace archived actions-rs actions (#351) by Jacob Wujciak-Jens · 10 months ago
  88. 7243930 chore: update `asf.yaml` for more automation (#349) by Shiyan Xu · 10 months ago
  89. d2c5c79 docs: update readme docs and the project description (#348) by Shiyan Xu · 10 months ago
  90. aa5bd8e fix: resolve env vars for creating standalone file group reader (#345) by Shiyan Xu · 10 months ago
  91. 4bf6fd7 refactor: use `OptionResolver` to handle options (#341) by Shiyan Xu · 10 months ago
  92. 4176c29 chore(ci): parallel run integration tests (#340) by Shiyan Xu · 10 months ago
  93. c880781 build(deps): update zip-extract requirement from 0.2 to 0.3 (#332) by dependabot[bot] · 10 months ago
  94. 79db7c1 feat: add C++ APIs for `FileGroupReader` (#322) by Shiyan Xu · 10 months ago
  95. ebdbeb8 feat: support more timestamp formats for time-travel and incremental APIs (#302) by hanbings · 10 months ago
  96. fef8b3f build(deps): bump mypy from 1.10.1 to 1.15.0 in /python (#298) by dependabot[bot] · 11 months ago
  97. b508e38 build(deps): bump ruff from 0.11.2 to 0.11.7 in /python (#327) by dependabot[bot] · 11 months ago
  98. 6c98b09 feat: add blocking APIs for `Table` and `FileGroupReader` (#321) by Shiyan Xu · 11 months ago
  99. 64b7b3b feat: add table and timeline APIs for retrieving useful info (#313) by Shiyan Xu · 12 months ago
  100. f73609c chore(ci): update python test setup and upload nightly wheels (#320) by Shiyan Xu · 12 months ago