Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Jan 9, 2025

Which issue does this PR close?

Closes #.

Rationale for this change

We currently fall back to Spark for shuffle in some cases if shuffle mode is auto or native and a shuffle is not supported, rather than trying to fall back to Comet columner shuffle. Fixing this limitation in #1209 caused a number of Spark SQL tests to start failing because we are now running more queries in Comet.

The goal of this PR is simply to demonstrate that changing our default shuffle mode will cause some Spark SQL tests to fail.

What changes are included in this PR?

How are these changes tested?

@andygrove
Copy link
Member Author

Filed #1256

@andygrove andygrove closed this Jan 9, 2025
@andygrove andygrove deleted the test-ci-jvm-shuffle branch January 14, 2025 18:36
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