srielau commented on code in PR #52765: URL: https://github.com/apache/spark/pull/52765#discussion_r2500451344
########## sql/core/src/test/resources/sql-tests/inputs/identifier-clause-legacy.sql: ########## @@ -0,0 +1,2 @@ +--SET spark.sql.legacy.identifierClause = true +--IMPORT identifier-clause.sql Review Comment: Actually that's teh pattern to run files in different modes. See e.g. datetime-legacy.sql -- 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]
