dongjoon-hyun commented on issue #24860: [SPARK-28034][SQL][TEST] Port with.sql URL: https://github.com/apache/spark/pull/24860#issuecomment-510214081 Please wrap those create statements with `set spark.sql.parser.ansi.enabled=true` and `set spark.sql.parser.ansi.enabled=false`. That will be enough. We don't want to break the existing workload. I think we don't need `TODO` or other comments since `spark.sql.parser.ansi.enabled` has a clean meaning.
---------------------------------------------------------------- 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]
