You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: