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: improve python api & packaging #176

Open xushiyan opened 14 hours ago

xushiyan commented 14 hours ago

Description

Improve python API & packaging.

How are the changes test-covered

codecov[bot] commented 14 hours ago

Codecov Report

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

Project coverage is 90.80%. Comparing base (d90abed) to head (c76553b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== - Coverage 90.81% 90.80% -0.01% ========================================== Files 20 20 Lines 958 957 -1 ========================================== - Hits 870 869 -1 Misses 88 88 ```

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