Skip to content

Conversation

@englefly
Copy link
Contributor

Proposed changes

make or-to-in rule apply to more patterns

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.

@englefly
Copy link
Contributor Author

run buildall

@englefly englefly marked this pull request as draft September 24, 2024 10:07
@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

2 similar comments
@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

@englefly
Copy link
Contributor Author

run buildall

@englefly englefly marked this pull request as ready for review September 27, 2024 12:36
@englefly
Copy link
Contributor Author

run p0

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 29, 2024
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@englefly englefly merged commit cfe1506 into apache:master Sep 29, 2024
dataroaring pushed a commit that referenced this pull request Oct 9, 2024
## Proposed changes
make or-to-in rule apply to more patterns

Issue Number: close #xxx

<!--Describe your changes.-->
cjj2010 pushed a commit to cjj2010/doris that referenced this pull request Oct 12, 2024
## Proposed changes
make or-to-in rule apply to more patterns

Issue Number: close #xxx

<!--Describe your changes.-->
amorynan pushed a commit to amorynan/doris that referenced this pull request Oct 12, 2024
## Proposed changes
make or-to-in rule apply to more patterns

Issue Number: close #xxx

<!--Describe your changes.-->
englefly added a commit that referenced this pull request Oct 15, 2024
intro by #41222

[bug]
OrToIn Rule set state flag in Or expression to avoid repeatedly process
the same expression. But SimplifyRange Rule may remove this flag, and
hence OrToIn and SimplifyRange Rules go into dead loop.

[fix]
if the input expression and output expression of SimplifyRange Rule are
the same, SimplifyRange will return input expression to keep expression
state.
englefly added a commit to englefly/incubator-doris that referenced this pull request Oct 17, 2024
englefly added a commit to englefly/incubator-doris that referenced this pull request Oct 22, 2024
englefly added a commit that referenced this pull request Oct 22, 2024
## Proposed changes
revert  #41222
Issue Number: close #xxx

<!--Describe your changes.-->
@englefly englefly deleted the or-in-nereids branch November 30, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants