viirya commented on issue #391: URL: https://github.com/apache/datafusion-comet/issues/391#issuecomment-2096983164
`BroadcastExchange` should be supported, I think. We have `CometBroadcastExchange`. We don't need to support `AQEShuffleRead`. It is a shuffle reader wrapper in Spark. It calls wrapped shuffle's `execute` or `executeColumnar` depending on it is columnar or not. -- 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 specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org