We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
uc_api.cpp only has AWS s3 specific implementation only. https://github.com/duckdb/uc_catalog/blob/main/src/uc_api.cpp#L122
Any plan to support Unity Catalog with GCS bucket? https://duckdb.org/docs/guides/network_cloud_storage/gcs_import.html
CREATE SECRET ( TYPE GCS, KEY_ID 'AKIAIOSFODNN7EXAMPLE', SECRET 'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY' );
The text was updated successfully, but these errors were encountered:
Now the credential vending API is in public preview on Databricks GCP https://docs.gcp.databricks.com/en/data-governance/unity-catalog/access-open-api.html
Sorry, something went wrong.
No branches or pull requests
uc_api.cpp only has AWS s3 specific implementation only.
https://github.com/duckdb/uc_catalog/blob/main/src/uc_api.cpp#L122
Any plan to support Unity Catalog with GCS bucket?
https://duckdb.org/docs/guides/network_cloud_storage/gcs_import.html
The text was updated successfully, but these errors were encountered: