Skip to content

Improve some confusing fallback reasons #2300

@wForget

Description

@wForget

What is the problem the feature request solves?

Comet cannot accelerate ProjectExec because: Comet is not enabled

We do not need to add fallback info for spark plan node when Comet is not enabled

Comet cannot accelerate ProjectExec because: Comet Scan is not enabled

Comet Scan is not enabled fallback reason should be placed in the scan node

Comet cannot accelerate CometProjectExec because: Metadata column is not supported

ditto

Comet cannot accelerate ShuffleExchangeExec because: spark.shuffle.manager is not set to org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager$

CometShuffleManager class name should be org.apache.spark.sql.comet.execution.shuffle.CometShuffleManager

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions