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

feat: add partition filter arg in Python APIs #153

Closed xushiyan closed 1 week ago

xushiyan commented 1 week ago

Description

Follow Rust APIs, add filters arg to Python APIs.

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 (4836a37) to head (24f1474). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ======================================= Coverage 89.10% 89.10% ======================================= Files 15 15 Lines 835 835 ======================================= Hits 744 744 Misses 91 91 ```

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