aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/__init__.py
diff options
context:
space:
mode:
authorXin Ren <iamshrek@126.com>2016-04-28 10:49:58 -0700
committerJosh Rosen <joshrosen@databricks.com>2016-04-28 10:50:06 -0700
commit5743352a28fffbfbaca2201208ce7a1d7893f813 (patch)
treeb0c72f3dcbfff8e8e43e38335da819a80684c57f /python/pyspark/sql/__init__.py
parentbed0b002023441f8c4bd132e9d209222943b20f7 (diff)
downloadspark-5743352a28fffbfbaca2201208ce7a1d7893f813.tar.gz
spark-5743352a28fffbfbaca2201208ce7a1d7893f813.tar.bz2
spark-5743352a28fffbfbaca2201208ce7a1d7893f813.zip
[SPARK-14935][CORE] DistributedSuite "local-cluster format" shouldn't actually launch clusters
https://issues.apache.org/jira/browse/SPARK-14935 In DistributedSuite, the "local-cluster format" test actually launches a bunch of clusters, but this doesn't seem necessary for what should just be a unit test of a regex. We should clean up the code so that this is testable without actually launching a cluster, which should buy us about 20 seconds per build. Passed unit test on my local machine Author: Xin Ren <iamshrek@126.com> Closes #12744 from keypointt/SPARK-14935.
Diffstat (limited to 'python/pyspark/sql/__init__.py')
0 files changed, 0 insertions, 0 deletions