diqiu50 opened a new issue, #12712:
URL: https://github.com/apache/gravitino/issues/12712

   ### What would you like to be improved?
   
   The Trino connector's secured path — an HTTPS coordinator, an 
OAuth2-authenticated Gravitino client, and Iceberg REST OAuth2 credential 
vending for a routed `lakehouse-iceberg` catalog — has no end-to-end 
integration test covering all three together. Each piece is covered 
individually, but a regression in how they interact would go undetected.
   
   ### How should we improve?
   
   Add an integration test that stands up a Trino coordinator with TLS enabled, 
an OAuth2-authenticated Gravitino connector, and a `lakehouse-iceberg` catalog 
routed through the Iceberg REST server, then verifies both the Gravitino client 
and the Iceberg REST client successfully obtain OAuth2 tokens and the catalog 
is queryable.


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