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

    https://github.com/apache/spark/pull/19449#discussion_r202833782
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -751,6 +751,12 @@ object SQLConf {
         .booleanConf
         .createWithDefault(true)
     
    +  val MAX_CASES_BRANCHES = buildConf("spark.sql.codegen.maxCaseBranches")
    --- End diff --
    
    ?


---

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

Reply via email to