DerGut commented on code in PR #2920:
URL: https://github.com/apache/iceberg-rust/pull/2920#discussion_r3782167133
##########
crates/catalog/rest/src/catalog.rs:
##########
@@ -1083,7 +1219,11 @@ impl Catalog for RestCatalog {
/// If there are any config properties that are present in both the
response from the REST
/// server and the config provided when creating this `RestCatalog`
instance, then the value
Review Comment:
Updated in
https://github.com/apache/iceberg-rust/pull/2920/commits/908c82058a8459ba5efcc9ebc23da8c205f9eb34
##########
crates/catalog/rest/src/catalog.rs:
##########
@@ -998,6 +1133,7 @@ impl Catalog for RestCatalog {
/// the value provided locally to the `RestCatalog` will take precedence.
Review Comment:
Updated in
https://github.com/apache/iceberg-rust/pull/2920/commits/908c82058a8459ba5efcc9ebc23da8c205f9eb34
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]