-
- Downloads
[SPARK-2860][SQL] Fix coercion of CASE WHEN.
Author: Michael Armbrust <michael@databricks.com> Closes #1785 from marmbrus/caseNull and squashes the following commits: 126006d [Michael Armbrust] better error message 2fe357f [Michael Armbrust] Fix coercion of CASE WHEN.
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/HiveTypeCoercion.scala 32 additions, 24 deletions...apache/spark/sql/catalyst/analysis/HiveTypeCoercion.scala
- sql/hive/src/test/resources/golden/null case-0-581cdfe70091e546414b202da2cebdcb 1 addition, 0 deletions...urces/golden/null case-0-581cdfe70091e546414b202da2cebdcb
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala 3 additions, 0 deletions.../org/apache/spark/sql/hive/execution/HiveQuerySuite.scala
Please register or sign in to comment