[jira] [Updated] (SPARK-33008) Throw exception on division by zero

2020-09-26 Thread Lu Lu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Lu updated SPARK-33008: -- Description: Spark SQL: {code:sql} spark-sql> SELECT 1/0; NULL Time taken: 3.002 seconds, Fetched 1 row(s) {co

[jira] [Updated] (SPARK-33008) Throw exception on division by zero

2020-09-26 Thread Lu Lu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-33008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lu Lu updated SPARK-33008: -- Description: Spark SQL: {code:sql} spark-sql> SELECT 1/0; NULL Time taken: 3.002 seconds, Fetched 1 row(s) {co