Skip to content

Conversation

@panbingkun
Copy link
Contributor

What changes were proposed in this pull request?

This PR aims to re-enable PySpark in Java 21.
This depends on #42181 .

Why are the changes needed?

To have Java 21 test coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label Aug 24, 2023
{
"build": "true",
"pyspark": "false",
"pyspark": "true",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@panbingkun panbingkun marked this pull request as ready for review August 24, 2023 07:35
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@dongjoon-hyun
Copy link
Member

Hi, @panbingkun .

Could you take a look at Java 21 GitHub Action job? Unfortunately, PySpark test pipeline seems to be skipped still.

@dongjoon-hyun
Copy link
Member

Oh, never mind. It seems that someone re-triggered Yesterday's build.

Screenshot 2023-08-24 at 7 54 11 PM

@panbingkun
Copy link
Contributor Author

Hi, @panbingkun .

Could you take a look at Java 21 GitHub Action job? Unfortunately, PySpark test pipeline seems to be skipped still.

Okay, let me take a look. 😄

@panbingkun
Copy link
Contributor Author

From the workflow file, it seems that this is not the latest version.
https://github.com/apache/spark/actions/runs/5959288005/workflow
image

@dongjoon-hyun
Copy link
Member

Ya, I was confused with yesterday's build. (#42646 (comment)). Sorry for making you confused. :)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants