mixermt commented on PR #5898: URL: https://github.com/apache/datafusion-comet/pull/5898#issuecomment-5743442551
Found that `CometIcebergNativeScanExec` does not bridge bytes read or records read into Spark's standard `TaskMetrics.inputMetrics`, As a result, the Spark UI reports Input: 0 B / 0 records for stages dominated by Comet native scans. Fixing this -- 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]
