Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectStore::head Returns Directory for LocalFileSystem and Hierarchical Azure #4230

Closed
tustvold opened this issue May 16, 2023 · 1 comment · Fixed by #4231
Closed

ObjectStore::head Returns Directory for LocalFileSystem and Hierarchical Azure #4230

tustvold opened this issue May 16, 2023 · 1 comment · Fixed by #4231
Labels
bug object-store Object Store Interface

Comments

@tustvold
Copy link
Contributor

Describe the bug

ObjectStore::head returns an ObjectMeta for directories in LocalFileSystem and hierarchical azure namespaces

To Reproduce

Expected behavior

Additional context

@tustvold tustvold added the bug label May 16, 2023
tustvold added a commit to tustvold/arrow-rs that referenced this issue May 16, 2023
tustvold added a commit that referenced this issue May 17, 2023
* Return NotFound for directories in Head and Get (#4230)

* Fix webdav

* Fix error message
@tustvold tustvold added the object-store Object Store Interface label May 18, 2023
@tustvold
Copy link
Contributor Author

label_issue.py automatically added labels {'object-store'} from #4231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug object-store Object Store Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant