ernestprovo23 commented on issue #18195: URL: https://github.com/apache/datafusion/issues/18195#issuecomment-4015217943
Opened https://github.com/apache/datafusion/pull/20767 to fix the `elapsed_compute` baseline metric for Parquet scans. Follows the same pattern from PR #18901 (CSV fix) — wraps the per-batch compute work in `ParquetOpener::open()` with an `elapsed_compute` timer. -- 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]
