Skip to content

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to use release build in GitHub Action CI.

Why are the changes needed?

To test with release build officially. Since debug is the default setting, local testing is still covering debug build configuration.

Does this PR introduce any user-facing change?

No, this is a testing infra update.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

Thank you! Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52085 branch May 12, 2025 18:38
dongjoon-hyun added a commit that referenced this pull request Aug 25, 2025
…sting

### What changes were proposed in this pull request?

This PR aims to use `release` build in Apache Spark `4.1.0-preview1` testing.

### Why are the changes needed?

Although we used `release` build in CI since SPARK-52085, we missed to enable it when we add a new test job in SPARK-52744.
- #136
- #210

To be consistent, we need to use release build in CIs.

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

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #220 from dongjoon-hyun/SPARK-53374.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants