Github user kiszk commented on the issue:

    https://github.com/apache/spark/pull/19940
  
    For 2., I noticed there are two types of initialization. One is in `init` 
method by using `addPartitionInitializationStatement`. The other is in 
constructor that includes an initialization statement in 
`addSingleMutableState`. Can we declare `final` for latter cases?


---

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

Reply via email to