gatorsmile commented on a change in pull request #29882:
URL: https://github.com/apache/spark/pull/29882#discussion_r533845521



##########
File path: sql/core/src/test/resources/sql-tests/inputs/postgreSQL/case.sql
##########
@@ -65,11 +65,11 @@ SELECT '7' AS `None`,
   CASE WHEN rand() < 0 THEN 1
   END AS `NULL on no matches`;
 
+-- [SPARK-33008] Spark SQL throws an exception

Review comment:
       We should use a new JIRA instead of the current one. Our result is 
incorrect. 




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to