Github user maropu commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20433#discussion_r222546044
  
    --- 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 --
    
    Sorry, but I might miss your point. Basically, we need to follow the SQL 
standard. So, we need to check if we could comply with the standard if the flag 
is true.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to