[jira] [Updated] (SPARK-21646) BinaryComparison shouldn't auto cast string to int/long

2017-08-05 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-21646: Description: How to reproduce: hive: {code:sql} $ hive -S hive> create table spark_21646(c1 string,

[jira] [Updated] (SPARK-21646) BinaryComparison shouldn't auto cast string to int/long

2017-08-05 Thread Yuming Wang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuming Wang updated SPARK-21646: Description: How to reproduce: Hive: {code:sql} $ hive -S hive> create table spark_21646(c1 string,