imay commented on issue #3491: URL: https://github.com/apache/incubator-doris/issues/3491#issuecomment-625632194
> @imay @kangkaisen can we check the binary compare type, if one type is string and the other type is numerical such as int, bigint...., we just return the numercal type in `getCmpType()` function? It is OK to optimize the case when one side of binary predicate is `SlotRef` and the other is a `StringLiteral`. After that work, the problem you mentioned will be resolved. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org