aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorDavies Liu <davies@databricks.com>2016-04-06 10:46:34 -0700
committerYin Huai <yhuai@databricks.com>2016-04-06 10:46:34 -0700
commit90ca1844865baf96656a9e5efdf56f415f2646be (patch)
tree6b15a9383fccdb3119e9e4179ff00ba0f44e72c8 /pom.xml
parent59236e5c5b9d24f90fcf8d09b23ae8b06355657e (diff)
downloadspark-90ca1844865baf96656a9e5efdf56f415f2646be.tar.gz
spark-90ca1844865baf96656a9e5efdf56f415f2646be.tar.bz2
spark-90ca1844865baf96656a9e5efdf56f415f2646be.zip
[SPARK-14418][PYSPARK] fix unpersist of Broadcast in Python
## What changes were proposed in this pull request? Currently, Broaccast.unpersist() will remove the file of broadcast, which should be the behavior of destroy(). This PR added destroy() for Broadcast in Python, to match the sematics in Scala. ## How was this patch tested? Added regression tests. Author: Davies Liu <davies@databricks.com> Closes #12189 from davies/py_unpersist.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions