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

    https://github.com/apache/spark/pull/21733#discussion_r206775357
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
    @@ -871,6 +871,16 @@ object SQLConf {
         .intConf
         .createWithDefault(2)
     
    +  val STREAMING_AGGREGATION_STATE_FORMAT_VERSION =
    +    
buildConf("spark.sql.streaming.streamingAggregation.stateFormatVersion")
    --- End diff --
    
    Ah OK. Sounds better. Will fix.


---

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

Reply via email to