andygrove commented on code in PR #1192:
URL: https://github.com/apache/datafusion-comet/pull/1192#discussion_r1894693226
##########
spark/src/test/scala/org/apache/comet/exec/CometExecSuite.scala:
##########
@@ -462,37 +461,6 @@ class CometExecSuite extends CometTestBase {
}
}
- test("CometExec.executeColumnarCollectIterator can collect ColumnarBatch
results") {
Review Comment:
This test was testing `executeColumnarCollectIterator` which was not used
anywhere except for in this test and is removed as part of this PR.
--
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]