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/06/16 13:02:26 UTC

[GitHub] [incubator-doris] spaces-X commented on issue #3887: Doris will scan all partitions when BinaryPredicate use default compatible type

spaces-X commented on issue #3887:
URL: https://github.com/apache/incubator-doris/issues/3887#issuecomment-644748542


   > If '20200609' should cast to int will be right.
   
   Yeah
   If we change the logic in BinaryPredicate#getCmpType to add a rule like `(t1 = VARCHAR, t2 = FixedPointType: INT/BIGINT/...) -> (compatible type= FixedPointType: INT/BIGINT/...)`, will it be ok? 


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