Closed lewiszlw closed 1 day 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.
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description
This pr is to get correct
num_rows
statistics for optimizingselect count(*) from xxx
case.Related Issue(s)
Documentation