forked from apache/gravitino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#3601] feat(trino-connector): Support automatically loading ca…
…talog to Trino by Trino SQL command (apache#3602) ### What changes were proposed in this pull request? 1、Support automatically loading catalog to Trino by using CREATE CATALOG command 2、Support drop catalog 3、Support update catalog ### Why are the changes needed? Fix: apache#3601 ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? NO
- Loading branch information
Showing
6 changed files
with
346 additions
and
427 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.