Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/20433#discussion_r222551326
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -335,6 +335,12 @@ object SQLConf {
.booleanConf
.createWithDefault(true)
+ val ANSI_SQL_PARSER =
--- End diff --
yea, yes. The config is not specific to this interval behaiour and I think
we need to controll the all the parsing behaivour changes by this config for
the standard.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]