support for OCI (Oracle Cloud storage) uri #1289
Unanswered
vigneshtripuraj
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Not so far, unless oracle cloud storage is S3 compatible, then you might be able to get it to work. That said, we base our object store support on the object_store crate. There are other external packages that also implement the |
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
-
Does this package support OCI (Oracle Cloud storage) uri to read delta tables ? I read that it supports only StorageBackends: AWS S3, Azure Data Lake Storage Gen2, Google Cloud Storage (GCS) and local URI.
Beta Was this translation helpful? Give feedback.
All reactions