Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-08-19 Thread via GitHub
liurenjie1024 merged PR #476: URL: https://github.com/apache/iceberg-rust/pull/476 -- 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...@ic

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-08-19 Thread via GitHub
sdd commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1722209176 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +let config

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-08-19 Thread via GitHub
Xuanwo commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1722149100 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +let conf

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-08-17 Thread via GitHub
liurenjie1024 commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1720746207 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +l

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-08-13 Thread via GitHub
sdd commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1715818692 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +let config

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-07-31 Thread via GitHub
liurenjie1024 commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1699321914 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +l

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-07-31 Thread via GitHub
liurenjie1024 commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1699321914 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +l

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-07-30 Thread via GitHub
sdd commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1697459277 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +let config

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-07-30 Thread via GitHub
liurenjie1024 commented on code in PR #476: URL: https://github.com/apache/iceberg-rust/pull/476#discussion_r1697108437 ## crates/catalog/rest/src/catalog.rs: ## @@ -504,8 +504,15 @@ impl Catalog for RestCatalog { .query::(request) .await?; +l

Re: [PR] Ensure that RestCatalog passes user config to FileIO [iceberg-rust]

2024-07-23 Thread via GitHub
sdd closed pull request #476: Ensure that RestCatalog passes user config to FileIO URL: https://github.com/apache/iceberg-rust/pull/476 -- 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 c