dongjoon-hyun commented on a change in pull request #25109:
[SPARK-28343][SQL][TEST] Enabling cartesian product and ansi mode for
PostgreSQL testing
URL: https://github.com/apache/spark/pull/25109#discussion_r303216774
##########
File path: sql/core/src/test/resources/sql-tests/results/pgSQL/int4.sql.out
##########
@@ -417,7 +417,7 @@ true
-- !query 42
-SELECT int('1000') < int('999') AS false
+SELECT int('1000') < int('999') AS `false`
Review comment:
Please add SPARK-28349 before this line.
----------------------------------------------------------------
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]