You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pxLi
changed the title
[BUG] spark 350 build failed in nightly due to not released
[BUG] spark350 shim build failed in mvn-verify github checks and nightly due to dependencies not released
Aug 28, 2023
@pxLi It could be a while before 3.5.0 is released, and we are already finding that PRs can be merged that break the current 3.5.0 build. Could we build the 3.5.0-rc3 artifacts ourselves and publish them to urm so that we can enable pre-merge against 3.5.0-rc3? We can then increment the version if there are future rc releases.
@pxLi It could be a while before 3.5.0 is released, and we are already finding that PRs can be merged that break the current 3.5.0 build. Could we build the 3.5.0-rc3 artifacts ourselves and publish them to urm so that we can enable pre-merge against 3.5.0-rc3? We can then increment the version if there are future rc releases.
@andygrove please also notify us whenever there is a new RC need to be built, we will need to update all corresponding CICD setups that are targeting RC-old to RC-new, thanks!
Describe the bug
spark 3.5.0 RC is still under voting. maven repo does not have required libs for building corresponding shims for now
Let's disable 350 build in nightly to unblock mvn-verify github checks and nightly artifact build,
we can re-enable when available in the future
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
The text was updated successfully, but these errors were encountered: