Skip to content

branch-4.0: [fix](parquet)fix parquet reader lazy materialization cannot filter. #60474 - #60685

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-60474-branch-4.0
Mar 3, 2026
Merged

branch-4.0: [fix](parquet)fix parquet reader lazy materialization cannot filter. #60474#60685
yiguolei merged 1 commit into
branch-4.0from
auto-pick-60474-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #60474

@Thearas

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@Thearas

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 0.00% (0/5) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage52.99% (19106/36054)
Line Coverage36.16% (177865/491874)
Region Coverage32.76% (137814/420724)
Branch Coverage33.67% (59734/177419)

…60474)
### What problem does this PR solve?
Related PR: #60197
Problem Summary:
This fix Parquet reader lazy materialization invalid issue in PR #60197
caused by the removal of feature #59053.
@yiguolei
yiguoleiforce-pushed the auto-pick-60474-branch-4.0 branch from 03bc3fb to 5948149CompareFebruary 14, 2026 12:43
@yiguolei

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 0.00% (0/5) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage52.98% (19121/36089)
Line Coverage36.18% (178107/492326)
Region Coverage32.78% (137990/420975)
Branch Coverage33.73% (59887/177569)

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Mar 2, 2026
@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit 029ee01 into branch-4.0Mar 3, 2026
28 of 31 checks passed
@github-actions
github-actionsBot deleted the auto-pick-60474-branch-4.0 branch March 3, 2026 09:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Thearas@doris-robot@yiguolei@morningman@dataroaring@hubgeter