Skip to content

CometShuffleExchangeExec logical link is different to Spark ShuffleExchangeExec #323

@viirya

Description

@viirya

Describe the bug

Enabling columnar shuffle by default PR #250 causes a lot of test failures in Spark org.apache.spark.sql.execution.adaptive.AdaptiveQueryExecSuite.

This is a tricky bug.

I found that it is because Comet sets incorrect logical link to CometShuffleExchangeExec. Because logical link is used in Spark AQE framework to do query planning, incorrect logical links cause test failures there.

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