alamb commented on code in PR #18045: URL: https://github.com/apache/datafusion/pull/18045#discussion_r2430445956
########## datafusion-cli/tests/snapshots/object_store_profiling@s3_url_fallback.snap: ########## @@ -39,6 +39,17 @@ Object Store Profiling Instrumented Object Store: instrument_mode: Enabled, inner: AmazonS3(data) <TIMESTAMP> operation=Get duration=[DURATION] size=1006 path=cars.csv +Summaries: +Get +count: 1 +[SUMMARY_DURATION] Review Comment: As a nice to have future feature, it would be great to have these values be more human readable -- e.g. in stead of `17446363 B` have it be `17.4 MB` -- 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]
