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

LocalFileSystem::new_with_prefix fails with relative path #2370

Closed
tustvold opened this issue Aug 8, 2022 · 1 comment · Fixed by #2371
Closed

LocalFileSystem::new_with_prefix fails with relative path #2370

tustvold opened this issue Aug 8, 2022 · 1 comment · Fixed by #2371
Labels
bug development-process Related to development process of arrow-rs

Comments

@tustvold
Copy link
Contributor

tustvold commented Aug 8, 2022

Describe the bug

Calling LocalFileSystem::new_with_prefix(".") no longer works as of #2269

To Reproduce

Expected behavior

Additional context

@tustvold tustvold added the bug label Aug 8, 2022
tustvold added a commit to tustvold/arrow-rs that referenced this issue Aug 8, 2022
@tustvold tustvold added the development-process Related to development process of arrow-rs label Aug 9, 2022
@tustvold
Copy link
Contributor Author

tustvold commented Aug 9, 2022

Marking development-process as never released

alamb pushed a commit that referenced this issue Aug 9, 2022
* Canonicalize LocalFileSystem::root (#2370)

* Canonicalize paths passed to Path::from_filesystem_path

* Add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant