dwsmith1983 commented on PR #5880: URL: https://github.com/apache/datafusion-comet/pull/5880#issuecomment-5647414572
> Is that deliberate because a task can only ever have one writer, or just out of scope here? Deliberate. The native writer is the root of its task's plan and runs once per task, so nothing else in the task writes the output counters and set is exact. Added that to the scaladoc on reportNativeWriteOutputMetrics. -- 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]
