BlakeOrth opened a new pull request, #18227:
URL: https://github.com/apache/datafusion/pull/18227
## Which issue does this PR close?
- Closes #17207
## Rationale for this change
Completes the instrumentation of the object store used in datafusion-cli
:tada:
## What changes are included in this PR?
- Adds instrumentation to copy
- Adds instrumentation to copy_if_not_exists
- Adds tests for new code
## Are these changes tested?
Yes. New unit tests have been added.
## Are there any user-facing changes?
No-ish
##
cc @alamb
This PR completes the final methods for the instrumented object store! It
seems like this should allow us to close the issue we've had tied to all of
these PRs and additional work in this area can probably be done under
new/targeted issues.
--
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]