delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
2.34k stars 414 forks source link

fix: num rows statistics #2990

Closed lewiszlw closed 1 day ago

lewiszlw commented 1 week ago

Description

This pr is to get correct num_rows statistics for optimizing select count(*) from xxx case.

Related Issue(s)

Documentation

github-actions[bot] commented 1 week ago

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 72.41%. Comparing base (cb80931) to head (e858cae). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2990 +/- ## ========================================== - Coverage 72.47% 72.41% -0.07% ========================================== Files 128 128 Lines 40857 40859 +2 Branches 40857 40859 +2 ========================================== - Hits 29613 29588 -25 + Misses 9360 9356 -4 - Partials 1884 1915 +31 ```

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


🚨 Try these New Features: