GitHub user LantaoJin opened a pull request:
https://github.com/apache/spark/pull/22077
[SPARK-25084][SQL] "distribute by" on multiple columns (wrap in brackâ¦
â¦ets) may lead to codegen issue (branch-2.3)
## What changes were proposed in this pull request?
Backport #22066 to branch-2.3
## How was this patch tested?
Jenkins
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LantaoJin/spark SPARK-25084_2.3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22077.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22077
----
commit 49c9060e7f9426aa4cf67b64446b9c71e877d687
Author: LantaoJin <jinlantao@...>
Date: 2018-08-11T15:07:03Z
[SPARK-25084][SQL] "distribute by" on multiple columns (wrap in brackets)
may lead to codegen issue (branch-2.3)
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]