Skip to content

Fix GithubCI build and breaking change in SortShuffleWriter #91

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

Merged
merged 7 commits into from
Apr 16, 2025

Conversation

pspoerri
Copy link
Contributor

@pspoerri pspoerri commented Apr 9, 2025

This pull-request builds on top of #92

  • This PR reduces the number of supported spark releases to Spark 3.4.4 and 3.5.5 onwards.
  • The default Java version is increased to Java 17.

This PR fixes #88

Signed-off-by: Pascal Spörri <[email protected]>
@pspoerri pspoerri changed the title Fix build and SortShuffleWriter API issues Fix GithubCI build and SortShuffleWriter API issues Apr 9, 2025
@pspoerri pspoerri changed the title Fix GithubCI build and SortShuffleWriter API issues Fix GithubCI build and breaking change in SortShuffleWriter Apr 9, 2025
@pspoerri pspoerri force-pushed the ps/fix_sortshufflewriter branch 2 times, most recently from d875f46 to cd68b9f Compare April 9, 2025 20:09
@pspoerri pspoerri force-pushed the ps/fix_sortshufflewriter branch 2 times, most recently from 8ff2caa to 7038855 Compare April 9, 2025 20:49
pspoerri added 3 commits April 9, 2025 23:02
Signed-off-by: Pascal Spörri <[email protected]>
Dowangrade Ubuntu Version to 20.04 due to runner issues:
actions/runner-images#10788 (comment)

Signed-off-by: Pascal Spörri <[email protected]>
@pspoerri pspoerri force-pushed the ps/fix_sortshufflewriter branch from 7038855 to cd2ab33 Compare April 9, 2025 21:05
Signed-off-by: Pascal Spörri <[email protected]>
@pspoerri pspoerri force-pushed the ps/fix_sortshufflewriter branch from 52d9ece to a2f6cec Compare April 9, 2025 21:17
@BernardMetzler
Copy link
Member

lgtm

@BernardMetzler BernardMetzler merged commit 55078e4 into IBM:main Apr 16, 2025
7 checks passed
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.

Not enough arguments for constructor SortShuffleWriter
2 participants