aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorzero323 <matthew.szymkiewicz@gmail.com>2016-03-28 14:51:36 -0700
committerDavies Liu <davies.liu@gmail.com>2016-03-28 14:51:36 -0700
commit39f743a6231cbd8cc770a28f43ee601eff28d597 (patch)
treeefa036da08514c5ff6eeb0635527d3cbb61f9ca4 /CONTRIBUTING.md
parentff3bea38ed2ac8dac5832f0bf8eac70192a512ef (diff)
downloadspark-39f743a6231cbd8cc770a28f43ee601eff28d597.tar.gz
spark-39f743a6231cbd8cc770a28f43ee601eff28d597.tar.bz2
spark-39f743a6231cbd8cc770a28f43ee601eff28d597.zip
[SPARK-14202] [PYTHON] Use generator expression instead of list comp in python_full_outer_jo…
## What changes were proposed in this pull request? This PR replaces list comprehension in python_full_outer_join.dispatch with a generator expression. ## How was this patch tested? PySpark-Core, PySpark-MLlib test suites against Python 2.7, 3.5. Author: zero323 <matthew.szymkiewicz@gmail.com> Closes #11998 from zero323/pyspark-join-generator-expr.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions