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

    https://github.com/apache/spark/pull/18931#discussion_r163723759
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -1263,6 +1271,8 @@ class SQLConf extends Serializable with Logging {
     
       def hugeMethodLimit: Int = getConf(WHOLESTAGE_HUGE_METHOD_LIMIT)
     
    +  def decoupleOperatorConsumeFuncs: Boolean = 
getConf(DECOUPLE_OPERATOR_CONSUME_FUNCTIONS)
    --- End diff --
    
    Sure. Done.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to