amogh-jahagirdar commented on code in PR #14608:
URL: https://github.com/apache/iceberg/pull/14608#discussion_r2665526186
##########
aws/src/test/java/org/apache/iceberg/aws/TestAwsClientProperties.java:
##########
@@ -180,7 +180,7 @@ public void
refreshCredentialsEndpointWithOverridingOAuthToken() {
Map<String, String> properties =
ImmutableMap.of(
CatalogProperties.URI,
- "http://localhost:1234/v1",
+ "http://localhost:1234/v1/catalog",
Review Comment:
Just as a note to any other reviewers, this change isn't indicative of a
behavior change it really is just consistency in the test setup.
--
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]