cloud-fan commented on issue #26623: [SPARK-29983][SQL] Add an independent config for an optional INTERVAL clause URL: https://github.com/apache/spark/pull/26623#issuecomment-556971952 one correction: the SQL standard actually requires the INTERVAL prefix ``` <interval literal> ::= INTERVAL [ <sign> ] <interval string> <interval qualifier> <interval string> ::= <quote> <unquoted interval string> <quote> ```
---------------------------------------------------------------- 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]
