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 Schema #2082

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

[Subtask] Add JDBC Backend ops for Schema #2082

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

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 Schema [Subtask] Add JDBC Backend ops for Schema 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 Mar 4, 2024
### 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]>
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