cloud-fan commented on code in PR #38104:
URL: https://github.com/apache/spark/pull/38104#discussion_r1008998188


##########
sql/core/src/test/resources/sql-tests/results/ansi/date.sql.out:
##########
@@ -226,8 +238,13 @@ select next_day("2015-07-23", "xx")
 -- !query schema
 struct<>
 -- !query output
-java.lang.IllegalArgumentException
-Illegal input for day of week: xx. If necessary set spark.sql.ansi.enabled to 
false to bypass this error.

Review Comment:
   This test shows the regression I mentioned above.



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

To unsubscribe, e-mail: [email protected]

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