viirya commented on code in PR #441:
URL: https://github.com/apache/datafusion-comet/pull/441#discussion_r1605142664
##########
spark/src/test/scala/org/apache/comet/exec/CometExecSuite.scala:
##########
@@ -62,6 +63,39 @@ class CometExecSuite extends CometTestBase {
}
}
+ test("ReusedExchangeExec should work on CometBroadcastExchangeExec") {
Review Comment:
Hmm, this test only fails on Spark 3.3. Let me take a look.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]