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/07/02 04:22:44 UTC

[GitHub] [doris] SaintBacchus commented on pull request #10547: [External Table]Fix hive partiton prune in hive and hudi exteranl table.

SaintBacchus commented on PR #10547:
URL: https://github.com/apache/doris/pull/10547#issuecomment-1172831336

   > It is strange that all exprs should pass the `NormalizeBinaryPredicatesRule`, and expr like `1 < col` should be converted to `col > 1` already.
   
   it get the col,value and op expr one by one, and then compose they by fixed order. so it will cause issue


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