Shekharrajak commented on code in PR #28791:
URL: https://github.com/apache/flink/pull/28791#discussion_r4006793004
##########
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/CatalogManager.java:
##########
@@ -1924,6 +1924,30 @@ public Optional<CatalogConnection>
getConnection(ObjectIdentifier objectIdentifi
}
}
+ /** Get a connection from the catalog with contextual metadata. */
+ public Optional<ContextResolvedConnection> getResolvedConnection(
Review Comment:
Updated
https://github.com/apache/flink/pull/28791/commits/b415a7e644dccc9c5f834e4a39c7b48798c9ef16
--
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]