comphead commented on code in PR #1111:
URL: https://github.com/apache/datafusion-comet/pull/1111#discussion_r1855319894
##########
native/core/src/execution/operators/scan.rs:
##########
@@ -365,28 +378,23 @@ struct ScanStream<'a> {
scan: ScanExec,
/// Schema representing the data
schema: SchemaRef,
- /// Metrics
Review Comment:
is it dropped because it repeats what we have on SparkPlan?
--
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]