Shekharrajak commented on code in PR #3060:
URL: https://github.com/apache/datafusion-comet/pull/3060#discussion_r2678700278
##########
spark/src/main/scala/org/apache/comet/serde/operator/CometNativeScan.scala:
##########
@@ -58,10 +58,12 @@ object CometNativeScan extends
CometOperatorSerde[CometScanExec] with Logging {
withInfo(scanExec, s"Full native scan disabled because
${COMET_EXEC_ENABLED.key} disabled")
}
- // Native DataFusion doesn't support subqueries/dynamic pruning
Review Comment:
With or without this if condition - I am seeing same benchmarking, not sure
when this is used .
--
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]