aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/sql/types.py
diff options
context:
space:
mode:
authorBurak Yavuz <brkyvz@gmail.com>2015-06-29 13:15:04 -0700
committerReynold Xin <rxin@databricks.com>2015-06-29 13:15:04 -0700
commitbe7ef067620408859144e0244b0f1b8eb56faa86 (patch)
treea2afa180ddb8744c4d52e1571e617ce24598ba10 /python/pyspark/sql/types.py
parentc6ba2ea341ad23de265d870669b25e6a41f461e5 (diff)
downloadspark-be7ef067620408859144e0244b0f1b8eb56faa86.tar.gz
spark-be7ef067620408859144e0244b0f1b8eb56faa86.tar.bz2
spark-be7ef067620408859144e0244b0f1b8eb56faa86.zip
[SPARK-8681] fixed wrong ordering of columns in crosstab
I specifically randomized the test. What crosstab does is equivalent to a countByKey, therefore if this test fails again for any reason, we will know that we hit a corner case or something. cc rxin marmbrus Author: Burak Yavuz <brkyvz@gmail.com> Closes #7060 from brkyvz/crosstab-fixes and squashes the following commits: 0a65234 [Burak Yavuz] addressed comments v1 d96da7e [Burak Yavuz] fixed wrong ordering of columns in crosstab
Diffstat (limited to 'python/pyspark/sql/types.py')
0 files changed, 0 insertions, 0 deletions