turboFei commented on issue #27150: SPARK-30471: Fix issue when comparing String and IntegerType URL: https://github.com/apache/spark/pull/27150#issuecomment-572873231 > I prefer to add a switch like Postgres. This is a similar issue: https://issues.apache.org/jira/browse/SPARK-29274 IIUC, you mean that: If ansi.enabled is false, the result of findCommonTypeForBinaryComparison is DoubleType. Otherwise, throw an exception. @wangyum
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
