sdkman / sdkman-db-migrations

Database migrations for the sdkman API
Apache License 2.0
69 stars 123 forks source link

Add Spark 3.4.1 and 3.5.0 #672

Closed cphbrt closed 8 months ago

cphbrt commented 8 months ago

Hi! I contributed to these Spark migrations once before here (https://github.com/sdkman/sdkman-db-migrations/pull/614), so I followed the same pattern again in this PR.

Unfortunately, my local ./gradlew clean run is failing with this:

Caused by: com.github.mongobee.exception.MongobeeChangeSetException: Invalid url: https://cdn.cuba-platform.com/cuba-cli/1.0.1/cuba-cli-1.0.1-linux.zip

but it appears unrelated to my changes, and the GitHub PR build succeeded, so hopefully that's not a blocker.

Thanks!

marc0der commented 8 months ago

No probs and thanks for contributing!