Skip to content

fix: ReusedExchangeExec can be child operator of CometBroadcastExchangeExec#713

Merged
viirya merged 1 commit intoapache:mainfrom
viirya:fix_broadcast
Jul 24, 2024
Merged

fix: ReusedExchangeExec can be child operator of CometBroadcastExchangeExec#713
viirya merged 1 commit intoapache:mainfrom
viirya:fix_broadcast

Conversation

@viirya
Copy link
Copy Markdown
Member

@viirya viirya commented Jul 24, 2024

Which issue does this PR close?

Closes #714.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

@viirya viirya merged commit e52cfb4 into apache:main Jul 24, 2024
@viirya
Copy link
Copy Markdown
Member Author

viirya commented Jul 24, 2024

Thanks @kazuyukitanimura

@viirya viirya deleted the fix_broadcast branch July 24, 2024 19:04
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If ReusedExchangeExec is a child operator of CometBroadcastExchangeExec, the Comet query fails

2 participants