cloud-fan commented on code in PR #45859: URL: https://github.com/apache/spark/pull/45859#discussion_r1550948368
########## sql/core/src/test/resources/sql-tests/inputs/datetime-formatting-exception.sql: ########## @@ -0,0 +1,2 @@ +--SET spark.sql.legacy.timeParserPolicy=EXCEPTION +--IMPORT datetime-formatting.sql Review Comment: I don't see any exception in the result golden file. Do we really need to test it again with EXCEPTION policy? -- 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]
