cloud-fan commented on a change in pull request #26623: [SPARK-29983][SQL] Add an independent config for an optional INTERVAL clause URL: https://github.com/apache/spark/pull/26623#discussion_r349099838
########## File path: sql/core/src/test/resources/sql-tests/inputs/ansi/interval.sql ########## @@ -1,17 +1,6 @@ +--SET spark.sql.parser.optionalIntervalPrefix=false Review comment: do we still need this file? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
