Skip to content

Comet should fallback to Spark for unsupported partitioning #760

@viirya

Description

@viirya

Describe the bug

Found this bug during fixing Spark SQL test failure in org.apache.spark.sql.connector.KeyGroupedPartitioningSuite for #651.

[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())

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions