Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 13, 2019

What changes were proposed in this pull request?

This PR enables GitHub Action on PRs.

Why are the changes needed?

So far, we detect JDK11 compilation error after merging.
This PR aims to prevent JDK11 compilation error at PR stage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manual. See the GitHub Action on this PR.

@dongjoon-hyun
Copy link
Member Author

cc @srowen and @dbtsai

@dbtsai
Copy link
Member

dbtsai commented Sep 13, 2019

LGTM. Merged into master.

@dbtsai dbtsai closed this in 703fb2b Sep 13, 2019
@dongjoon-hyun
Copy link
Member Author

Thank you for review and merging, @dbtsai !

@dongjoon-hyun dongjoon-hyun deleted the SPARK-29079 branch September 13, 2019 21:50
@SparkQA
Copy link

SparkQA commented Sep 13, 2019

Test build #110573 has finished for PR 25786 at commit 0cef6df.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

PavithraRamachandran pushed a commit to PavithraRamachandran/spark that referenced this pull request Sep 15, 2019
### What changes were proposed in this pull request?

This PR enables GitHub Action on PRs.

### Why are the changes needed?

So far, we detect JDK11 compilation error after merging.
This PR aims to prevent JDK11 compilation error at PR stage.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Manual. See the GitHub Action on this PR.

Closes apache#25786 from dongjoon-hyun/SPARK-29079.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: DB Tsai <[email protected]>
@dongjoon-hyun
Copy link
Member Author

It seems working correctly on master.
I'll logically backport this to branch-2.4, too.

dongjoon-hyun added a commit that referenced this pull request Sep 15, 2019
This PR enables GitHub Action on PRs.

So far, we detect JDK11 compilation error after merging.
This PR aims to prevent JDK11 compilation error at PR stage.

No.

Manual. See the GitHub Action on this PR.

Closes #25786 from dongjoon-hyun/SPARK-29079.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: DB Tsai <[email protected]>
scunniff pushed a commit to scunniff/nomad-spark that referenced this pull request Nov 10, 2020
This PR enables GitHub Action on PRs.

So far, we detect JDK11 compilation error after merging.
This PR aims to prevent JDK11 compilation error at PR stage.

No.

Manual. See the GitHub Action on this PR.

Closes apache#25786 from dongjoon-hyun/SPARK-29079.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: DB Tsai <[email protected]>
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.

3 participants