viirya closed issue #439: `CometBroadcastExchangeExec` cannot be reused by
Spark `ReuseExchangeAndSubquery` rule
URL: https://github.com/apache/datafusion-comet/issues/439
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
viirya commented on issue #439:
URL:
https://github.com/apache/datafusion-comet/issues/439#issuecomment-2116216185
I will submit a fix later.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
viirya opened a new issue, #439:
URL: https://github.com/apache/datafusion-comet/issues/439
### 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 fail