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: [email protected]
For additional commands, e-mail: [email protected]