Skip to content

CometBroadcastExchangeExec cannot be reused by Spark ReuseExchangeAndSubquery rule #439

@viirya

Description

@viirya

Describe the bug

Spark ReuseExchangeAndSubquery rule detects duplicate exchanges in a query plan and reuses them if possible. When working on #437, I found that some Spark tests are failed because CometBroadcastExchangeExec cannot be reused by the rule.

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

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