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 Schema
metadata. Depend on #2078 . Metadata operations of Table and Fileset
will be supported in the remaining PRs.
### Why are the changes needed?
Fix: #2082
### How was this patch tested?
Add unit tests to test the schema metadata ops.
---------
Co-authored-by: xiaojiebao <[email protected]>
Describe the subtask
Add the JDBC Backend ops for Schema.
Parent issue
#1811
The text was updated successfully, but these errors were encountered: