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

Add Support for writing to ADSL #678

Closed
djouallah opened this issue Jul 9, 2022 · 1 comment
Closed

Add Support for writing to ADSL #678

djouallah opened this issue Jul 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@djouallah
Copy link

I managed to read from from azure storage, thanks a lot for that, now I am trying to write, and I get this error

pyarrow.lib.ArrowInvalid: Unrecognized filesystem type in URI: adls2://xxxxxxx/test/test

is it supported ? if not can we have it please.

@djouallah djouallah added the enhancement New feature or request label Jul 9, 2022
@wjones127
Copy link
Collaborator

For the PyArrow writer, we currently only support local file systems. We will add ADLS (and GCS and S3) support later this year after we refactor our object store interaction.

I'm going to close this, since we are already tracking this work in #570.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants