You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/14 11:25:28 UTC

[GitHub] [arrow-datafusion] alamb commented on a diff in pull request #2906: Introduce ObjectStoreSelfDetector for detector an object store based on the url

alamb commented on code in PR #2906:
URL: https://github.com/apache/arrow-datafusion/pull/2906#discussion_r921039782


##########
Cargo.toml:
##########
@@ -19,7 +19,6 @@
 members = [
     "datafusion/common",
     "datafusion/core",
-    "datafusion/data-access",

Review Comment:
   this code is unused, correct? And this is a cleanup that is not strictly necessary for this PR? (this is fine, I am just trying to make sure I understand)



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org