- 
        Couldn't load subscription status. 
- Fork 246
Closed
Description
Describe the bug
In #1209 we now fall back to columnar shuffle in some cases where native shuffle is not supported, rather than just falling back to Spark. This caused some test failures in Spark SQL tests such as the following test that now produces incorrect results. This could potentially be a bug in columnar shuffle that we have not seen before.
This is from SPARK-32038: NormalizeFloatingNumbers should work on distinct aggregate.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
