You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/11/15 07:23:36 UTC

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #7120: [Feature] Add OrToIn Expr rewrite rule.

EmmyMiao87 commented on issue #7120:
URL: https://github.com/apache/incubator-doris/issues/7120#issuecomment-968604911


   Doris has included a rule that is responsible for merging the predicates in the or clauses called "ExtractCommonFactorsRule".
   But I just tested it and he didn't cover this situation while it should be. 
   My suggestion is to optimize this rule.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org