Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/22511
  
    BTW it can be argued that you don't need a dispose in that code path since 
`serializerManager.dataSerializeWithExplicitClassTag` creates an on-heap buffer 
that doesn't need to be disposed. But it would be better to audit this stuff 
again to make sure nothing is being missed...


---

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

Reply via email to