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
### What changes were proposed in this pull request?
The purpose of this PR is to implement JDBC backend operation `Catalog`
metadata. Depend on #1980 . Metadata operations of Schema, Table and
Fileset will be supported in the remaining PRs.
### Why are the changes needed?
Fix: #2081
### How was this patch tested?
Add unit tests to test the catalog metadata ops.
---------
Co-authored-by: xiaojiebao <[email protected]>
Describe the subtask
Add the JDBC Backend ops for Catalog.
Parent issue
#1811
The text was updated successfully, but these errors were encountered: