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