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 2022/04/14 08:00:35 UTC

[GitHub] [incubator-doris] morrySnow commented on pull request #9018: [feature](optimizer): rewrite expr self compare

morrySnow commented on PR #9018:
URL: https://github.com/apache/incubator-doris/pull/9018#issuecomment-1098820319

   > This still changes the behavior of `null =/>=/<= null`, these output should be `null`, not `0`.
   
   so we only need to rewrite condition expression. Expression in select list should not be rewrite with this rule, right?


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