Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/13436
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/59732/
Test FAILed.
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/13436
Merged build finished. Test FAILed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this fe
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/13436
**[Test build #59732 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59732/consoleFull)**
for PR 13436 at commit
[`64d3821`](https://github.com/apache/spark/
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/13436
**[Test build #59732 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/59732/consoleFull)**
for PR 13436 at commit
[`64d3821`](https://github.com/apache/spark/c
GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/13436
[SPARK-15696][SQL] Improve `crosstab` to have a consistent column order
## What changes were proposed in this pull request?
Currently, `crosstab` returns a Dataframe having **random-o