Skip to content

[opt](in expr) Optimize the IN expression by skipping constant column… - #40917

Merged
HappenLee merged 1 commit into
apache:branch-3.0from
Mryange:branch-3.0-pick-39912
Sep 18, 2024
Merged

[opt](in expr) Optimize the IN expression by skipping constant column…#40917
HappenLee merged 1 commit into
apache:branch-3.0from
Mryange:branch-3.0-pick-39912

Conversation

@Mryange

Copy link
Copy Markdown
Contributor

…s. (#39912)
#39912

Optimize the IN expression by skipping constant columns

Proposed changes

Issue Number: close #xxx

@doris-robot

Copy link
Copy Markdown

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

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@Mryange

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@Mryange
Mryangeforce-pushed the branch-3.0-pick-39912 branch from 716c839 to e2becc8CompareSeptember 18, 2024 10:17
@Mryange

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@HappenLee
HappenLee merged commit a6a008a into apache:branch-3.0Sep 18, 2024
@gavinchougavinchou mentioned this pull request Oct 13, 2024
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.

3 participants

@Mryange@doris-robot@HappenLee