Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

Mryange
Copy link
Contributor

@Mryange Mryange commented Sep 18, 2024

…s. (#39912)
#39912

Optimize the IN expression by skipping constant columns

Proposed changes

Issue Number: close #xxx

@doris-robot
Copy link

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
Contributor Author

Mryange commented Sep 18, 2024

run buildall

Copy link
Contributor

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

@Mryange Mryange force-pushed the branch-3.0-pick-39912 branch from 716c839 to e2becc8 Compare September 18, 2024 10:17
@Mryange
Copy link
Contributor Author

Mryange commented Sep 18, 2024

run buildall

Copy link
Contributor

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

@HappenLee HappenLee merged commit a6a008a into apache:branch-3.0 Sep 18, 2024
9 of 13 checks passed
Sign up for free to 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