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

Ratchet up to newer baseline #186

Open
colindean opened this issue Apr 5, 2024 · 0 comments
Open

Ratchet up to newer baseline #186

colindean opened this issue Apr 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@colindean
Copy link
Collaborator

Target's internal baseline is rebasing onto these facts:

  • Ubuntu
  • JDK 17
  • Scala 2.13 (or 2.12)
  • Spark 3.5.1

#166 will handle Spark 3.5.1 and sets the stage for JDK 17. It enables Scala 2.12, too, but keeps Scala 2.11. We'll want to roll off Scala 2.11 and onboard 2.13.

I don't think we've got anything that cares about the underlying distro.

After #166 is merged, we'll need to do some testing and work to ensure operability on JDK 17, including bumping CI workflows.

@colindean colindean added the enhancement New feature or request label Apr 5, 2024
colindean added a commit that referenced this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant