Skip to content

ALTERNATIVE: Spark/Scala build infra #1203

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

snazy
Copy link
Member

@snazy snazy commented Mar 19, 2025

This is an alternative approach to #1190, that does not require system properties, see this comment

Working for:

  • CI - without any change to CI
  • Local testing (just run ./gradlew check)
  • Release / Maven publications - without any additional changes
  • BOM

On top:

  • Chosing the right, compatible Java runtime version for Spark tests
  • Support for Scala
  • Support "non Spark" Scala projects

snazy added 2 commits March 19, 2025 18:14
Adds build-infra related work for Scala projects, like apache#1208
Working for:
* CI - without any change to CI
* Local testing (just run `./gradlew check`)
* Release / Maven publications - without any additional changes
* BOM

On top:
* Chosing the right, compatible Java runtime version for Spark tests
* Support for Scala
* Support "non Spark" Scala projects
@snazy snazy force-pushed the spark-scala-build-infra branch from 599a16f to 12904ff Compare March 19, 2025 20:39
@snazy snazy mentioned this pull request Mar 20, 2025
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.

1 participant