You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#7322] fix (trino-connector) : Fix an exception thrown when the metalake contains unsupported catalog provider (#7565)
### What changes were proposed in this pull request?
Fix an exception thrown when the metalake contains unsupported catalog
provider
### Why are the changes needed?
Fix: #7322
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
ITs
Co-authored-by: Yuhui <[email protected]>
Copy file name to clipboardExpand all lines: trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/CatalogConnectorFactory.java
Copy file name to clipboardExpand all lines: trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/CatalogConnectorManager.java
Copy file name to clipboardExpand all lines: trino-connector/trino-connector/src/main/java/org/apache/gravitino/trino/connector/catalog/DefaultCatalogConnectorFactory.java
0 commit comments