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

build: bump up DataFusion to version 41, Arrow to 52.2 #120

Closed yjshen closed 1 month ago

yjshen commented 1 month ago

Description

How are the changes test-covered

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.60%. Comparing base (5bf117a) to head (a7b251a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 87.42% 87.60% +0.17% ========================================== Files 14 14 Lines 700 702 +2 ========================================== + Hits 612 615 +3 + Misses 88 87 -1 ```

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