cloud-fan commented on a change in pull request #33640:
URL: https://github.com/apache/spark/pull/33640#discussion_r682867086
##########
File path: sql/core/src/test/resources/sql-tests/inputs/datetime-legacy.sql
##########
@@ -1,2 +1,3 @@
--SET spark.sql.legacy.timeParserPolicy=LEGACY
---IMPORT datetime.sql
+--IMPORT date.sql
+--IMPORT timestamp.sql
Review comment:
We should remove this test file in the future. The config
`spark.sql.legacy.timeParserPolicy` is only for parsing and
`datetime-parsing-legacy.sql` should provide sufficient test coverage for
parsing with the legacy mode.
--
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]