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 Catalog #2081

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

[Subtask] Add JDBC Backend ops for Catalog #2081

xloya opened this issue Feb 5, 2024 · 0 comments · Fixed by #2078
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 Catalog.

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 Catalog [Subtask] Add JDBC Backend ops for Catalog Feb 18, 2024
@jerryshao jerryshao added this to the Gravitino 0.5.0 milestone Feb 20, 2024
yuqi1129 pushed a commit that referenced this issue Feb 28, 2024
### 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]>
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.

3 participants