BlakeOrth commented on issue #18119: URL: https://github.com/apache/datafusion/issues/18119#issuecomment-3416216567
@alamb Have you tried this using a query on local files as well? `copy` is not yet instrumented (again, coming very "soon") so I wouldn't expect the command in your example to work quite yet regardless of the underlying storage. I _believe_ the instrumentation code, as written, should work with local storage as well, but it will definitely be good to validate that's actually the case (for better or for worse, my beliefs don't actually change reality). -- 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]
