Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Subtask] Add JDBC Backend ops for Metalake #2080

Closed
Tracked by #1811
xloya opened this issue Feb 5, 2024 · 0 comments · Fixed by #1980
Closed
Tracked by #1811

[Subtask] Add JDBC Backend ops for Metalake #2080

xloya opened this issue Feb 5, 2024 · 0 comments · Fixed by #1980
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@xloya
Copy link
Contributor

xloya commented Feb 5, 2024

Describe the subtask

Add the JDBC Backend ops for Metalake.

Parent issue

#1811

@xloya xloya added the subtask Subtasks of umbrella issue label Feb 5, 2024
@xloya xloya changed the title [Subtask] Add MySQL Backend ops for Metalake [Subtask] Add JDBC Backend ops for Metalake Feb 18, 2024
@jerryshao jerryshao added this to the Gravitino 0.5.0 milestone Feb 20, 2024
jerryshao pushed a commit that referenced this issue Feb 26, 2024
### 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants