[info] - SPARK-44647: shuffle one side and join keys are less than partition keys *** FAILED *** (24 milliseconds)
[info] java.lang.IllegalStateException: Exchange not implemented for KeyGroupedPartitioning(List(item_id#9849L),3,List([1], [3], [4]),List())
Describe the bug
Found this bug during fixing Spark SQL test failure in
org.apache.spark.sql.connector.KeyGroupedPartitioningSuitefor #651.Steps to reproduce
No response
Expected behavior
No response
Additional context
No response