[python api] write_path to support remote paths #5673
geoHeil
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
|
Would you want specific support for certain object store APIs over others? e.g. fsspec, OpenDAL, etc? Or just the ability to configure writes to object storage? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks to me that the python API of vortex only allows to write local paths via
write_pathhttps://docs.vortex.dev/api/python/io. Same is also true here https://docs.vortex.dev/api/python/io#vortex.io.writeNative support for writing to object stores would be great
Beta Was this translation helpful? Give feedback.
All reactions