Skip to content

Conversation

@andygrove
Copy link
Member

What changes were proposed in this pull request?

Backports SPARK-32332 to 3.0 branch.

Why are the changes needed?

Plugins cannot replace exchanges with columnar versions when AQE is enabled without this patch.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tests included.

@andygrove
Copy link
Member Author

@cloud-fan @tgravescs

@tgravescs
Copy link
Contributor

ok to test

@dongjoon-hyun
Copy link
Member

Jenkins seems to be out of order. For branch-3.0, we need Jenkins run.

@dongjoon-hyun
Copy link
Member

@andygrove . FYI, we usually use [3.0] tag on the PR title if the PR is made for branch-3.0 specifically. In addition, [2.4] is used for branch-2.4.

@andygrove andygrove changed the title [SPARK-32332][SQL] Support columnar exchanges in 3.0 branch [SPARK-32332][SQL][3.0] Support columnar exchanges Jul 30, 2020
@andygrove
Copy link
Member Author

Thanks @dongjoon-hyun I have updated the title.

@tgravescs
Copy link
Contributor

ok to test

@HyukjinKwon
Copy link
Member

ok to test

@SparkQA
Copy link

SparkQA commented Jul 31, 2020

Test build #126844 has finished for PR 29310 at commit 7aaa0cf.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

retest this please

@SparkQA
Copy link

SparkQA commented Jul 31, 2020

Test build #126877 has finished for PR 29310 at commit 7aaa0cf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@tgravescs
Copy link
Contributor

tests pass so I think we are good. I'm going to commit this shortly.

asfgit pushed a commit that referenced this pull request Jul 31, 2020
### What changes were proposed in this pull request?
Backports SPARK-32332 to 3.0 branch.

### Why are the changes needed?
Plugins cannot replace exchanges with columnar versions when AQE is enabled without this patch.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Tests included.

Closes #29310 from andygrove/backport-SPARK-32332.

Authored-by: Andy Grove <[email protected]>
Signed-off-by: Thomas Graves <[email protected]>
@tgravescs
Copy link
Contributor

merged to branch-3.0

@tgravescs
Copy link
Contributor

@dongjoon-hyun sorry I don't remember, we need to manually close the 3.0 ones correct?

@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Jul 31, 2020

Yes~ For non-master branch, we should close it manually. Let me close this, @tgravescs .

@dongjoon-hyun
Copy link
Member

Thank you for the patch, @andygrove and @tgravescs .

@tgravescs
Copy link
Contributor

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants