srielau commented on code in PR #45859: URL: https://github.com/apache/spark/pull/45859#discussion_r1552700594
########## 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: OK, I have a better understanding of what CORRECTED actually does. Removed all the extra files. I also found that there was SQ:ApiConf.scala needed to be fixed. That flushed out the expected changes for CORRECTED -- 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]
