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 2020/11/19 11:56:02 UTC

[GitHub] [incubator-doris] acelyc111 commented on issue #4928: [Proposal] Cost base optimize for conditions

acelyc111 commented on issue #4928:
URL: https://github.com/apache/incubator-doris/issues/4928#issuecomment-730324657


   Simply based on Operation Type and Data Type may give a incorrect estimate selectivity result indeed, but consider if two predicates have similar selectivity based on statistics info, like cardinality, the type based optimization may be helpful then.


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

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