apache / hudi-rs

A native Rust library for Apache Hudi, with bindings into Python
https://hudi.apache.org/
Apache License 2.0
142 stars 28 forks source link

fix: make partition loading more efficient #152

Closed xushiyan closed 1 week ago

xushiyan commented 1 week ago

Description

Fix the partition loading logic such that it

47

How are the changes test-covered

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.10%. Comparing base (65d8ed4) to head (5713556). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================== - Coverage 89.32% 89.10% -0.23% ========================================== Files 15 15 Lines 834 835 +1 ========================================== - Hits 745 744 -1 - Misses 89 91 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.