Skip to content

branch4.0 [Fix](Variant) predicate should be pushed down when conjunct contains CAST - #60485

Merged
yiguolei merged 2 commits into
apache:branch-4.0from
eldenmoon:branch-4.0
Feb 5, 2026
Merged

branch4.0 [Fix](Variant) predicate should be pushed down when conjunct contains CAST#60485
yiguolei merged 2 commits into
apache:branch-4.0from
eldenmoon:branch-4.0

Conversation

@eldenmoon

Copy link
Copy Markdown
Member

cherry-pick #60448

CopilotAI review requested due to automatic review settings February 4, 2026 06:15
CopilotAI reviewed Feb 4, 2026

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@hello-stephen

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?

@eldenmoon

Copy link
Copy Markdown
MemberAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 55.56% (10/18) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.06% (19113/36024)
Line Coverage36.21% (178105/491898)
Region Coverage32.80% (138050/420831)
Branch Coverage33.70% (59814/177499)

@eldenmoon

Copy link
Copy Markdown
MemberAuthor

run buildall

@doris-robot

Copy link
Copy Markdown

BE UT Coverage Report

Increment line coverage 55.56% (10/18) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage53.09% (19126/36024)
Line Coverage36.23% (178219/491898)
Region Coverage32.81% (138063/420831)
Branch Coverage33.72% (59853/177499)

@yiguolei
yiguolei merged commit b02fdd6 into apache:branch-4.0Feb 5, 2026
25 of 28 checks passed
ybtsdst pushed a commit to ybtsdst/doris that referenced this pull request Feb 27, 2026
@yiguoleiyiguolei mentioned this pull request Mar 7, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@eldenmoon@hello-stephen@doris-robot@yiguolei