hvanhovell commented on pull request #32786:
URL: https://github.com/apache/spark/pull/32786#issuecomment-857485838


   @sarutak the `AggregatingAccumulator` is not used anywhere else. It is fine 
to make that merge method work on the executors are well. As for the SQLConf, 
we actually have a read only version of that on the executor, so we can just 
use `SQLConf.get` there.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to