dimas-b commented on PR #3658:
URL: https://github.com/apache/polaris/pull/3658#issuecomment-3843400966
> The last one, RestCatalogAdlsCredentialVendingIT, explicitly enables
credentials vending, but in fact, behaves exactly like RestCatalogAdlsIT, i.e.,
the RESTCatalog clients are not configured to request any delegation mode. Imho
this test is lacking the annotation: [...]
@RestCatalogConfig({"header.X-Iceberg-Access-Delegation", "vended-credentials"})
It might be good to add that annotation, yet
`RestCatalogAdlsCredentialVendingIT` behaves differently from
`RestCatalogAdlsIT`. I added the former specifically to test hierarchical SAS
tokens in ADLS. The latter test does not exercise storage integration code at
all, but the former does.
--
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]