You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JIRA: https://issues.apache.org/jira/browse/SPARK-12961
To prevent memory leak in snappy-java, just call the method once and cache the result. After the library releases new version, we can remove this object.
JoshRosen
Author: Liang-Chi Hsieh <[email protected]>
Closes#10875 from viirya/prevent-snappy-memory-leak.
(cherry picked from commit 5936bf9)
Signed-off-by: Sean Owen <[email protected]>
0 commit comments