tokoko commented on code in PR #3699:
URL: https://github.com/apache/polaris/pull/3699#discussion_r3242747118


##########
runtime/service/src/intTest/java/org/apache/polaris/service/it/RestCatalogRustFSSpecialIT.java:
##########
@@ -383,7 +383,6 @@ private void 
assertLoadTableWithVendedCredentialsFailsWithKmsError(TableIdentifi
                     id,
                     "ALL",
                     Map.of("X-Iceberg-Access-Delegation", 
VENDED_CREDENTIALS.protocolValue())))
-        .hasMessageContaining("Failed to get subscoped credentials")

Review Comment:
   this was kinda unintended, but we no longer "repackage" exceptions from 
integrations now that we got rid of some the intermediate steps. the exceptions 
that surface now are actual integration exceptions.



-- 
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]

Reply via email to