Re: [PR] feat: Expose disable_config_load opendal GCS option [iceberg-rust]

2024-12-26 Thread via GitHub
Xuanwo merged PR #847: URL: https://github.com/apache/iceberg-rust/pull/847 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.a

Re: [PR] feat: Expose disable_config_load opendal GCS option [iceberg-rust]

2024-12-25 Thread via GitHub
Xuanwo commented on code in PR #847: URL: https://github.com/apache/iceberg-rust/pull/847#discussion_r1897698605 ## crates/iceberg/src/io/storage_gcs.rs: ## @@ -41,6 +41,17 @@ pub const GCS_CREDENTIALS_JSON: &str = "gcs.credentials-json"; /// Google Cloud Storage token pub co

[PR] feat: Expose disable_config_load opendal GCS option [iceberg-rust]

2024-12-25 Thread via GitHub
chenzl25 opened a new pull request, #847: URL: https://github.com/apache/iceberg-rust/pull/847 - Expose `gcs.disable-config-load`, `gcs.disable-vm-metadata` and `gcs.allow-anonymous` for GCS. -- This is an automated message from the Apache Git Service. To respond to the message, please lo