spark-instrumented-optimizer/sql/core
Burak Yavuz 6b9f3831a8 [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

(cherry picked from commit be7ef06762)
Signed-off-by: Reynold Xin <rxin@databricks.com>
2015-06-29 13:15:12 -07:00
..
src [SPARK-8681] fixed wrong ordering of columns in crosstab 2015-06-29 13:15:12 -07:00
pom.xml Preparing development version 1.4.2-SNAPSHOT 2015-06-23 19:48:44 -07:00