apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
747 stars 260 forks source link

[AMORO-2977]Mixed-Format Unkeyed Table will read the full amount of data even if configured with 'scan.startup.mode'='latest' #2978

Closed lklhdu closed 21 hours ago

lklhdu commented 6 days ago

Why are the changes needed?

Fix #2977.

Brief change log

How was this patch tested?

Documentation

codecov-commenter commented 6 days ago

Codecov Report

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

Project coverage is 32.83%. Comparing base (bdd798c) to head (24e44b3). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2978 +/- ## ============================================ - Coverage 32.85% 32.83% -0.02% - Complexity 3822 3824 +2 ============================================ Files 557 557 Lines 46184 46226 +42 Branches 6099 6107 +8 ============================================ + Hits 15173 15180 +7 - Misses 29818 29852 +34 - Partials 1193 1194 +1 ``` | [Flag](https://app.codecov.io/gh/apache/amoro/pull/2978/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/apache/amoro/pull/2978/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.83% <ø> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

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