Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HOTFIX] Fix binary release name for Spark 3.5.2 with Scala 2.13 #8901

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

yaooqinn
Copy link
Member

@yaooqinn yaooqinn commented Mar 5, 2025

What changes were proposed in this pull request?

This PR changes binary release names with Scala 2.13, e.g. from
spark-3.5.2-bin-hadoop3-scala-2.13.tgz
to
spark-3.5.2-bin-hadoop3-scala2.13.tgz

How was this patch tested?

  1. invalid URL: https://www.apache.org/dyn/closer.lua/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3-scala-2.13.tgz?action=download
  2. valid URL: https://www.apache.org/dyn/closer.lua/spark/spark-3.5.2/spark-3.5.2-bin-hadoop3-scala2.13.tgz?action=download

@github-actions github-actions bot added the INFRA label Mar 5, 2025
Copy link

github-actions bot commented Mar 5, 2025

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@yaooqinn yaooqinn merged commit 3210500 into apache:main Mar 5, 2025
4 checks passed
@yaooqinn yaooqinn deleted the scala213 branch March 5, 2025 08:07
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