HyukjinKwon commented on pull request #31453:
URL: https://github.com/apache/spark/pull/31453#issuecomment-772438103


   According to the PR description, we did not used `BufferPool` because [its 
`1.4.4-3` in the latest 
release](https://github.com/apache/spark/blob/branch-3.0/pom.xml#L682).  In 
Spark 3.1.1, `NoPool` will still be [the default since we use 
1.4.7+](https://github.com/apache/spark/blob/branch-3.1/pom.xml#L700). So 
disabling `BufferPool` by default seems correct.


----------------------------------------------------------------
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