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(deps): upgrade arrow dependencies #168

Closed kazdy closed 6 days ago

kazdy commented 1 week ago

Description

bump arrow from 53.0.0 to 53.1.0

resolves: #143

How are the changes test-covered

codecov[bot] commented 6 days ago

Codecov Report

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

Project coverage is 89.81%. Comparing base (2ef9557) to head (84dd924). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #168 +/- ## ========================================== + Coverage 89.16% 89.81% +0.65% ========================================== Files 16 17 +1 Lines 877 884 +7 ========================================== + Hits 782 794 +12 + Misses 95 90 -5 ```

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