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 Table #2083

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

[Subtask] Add JDBC Backend ops for Table #2083

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

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 Table [Subtask] Add JDBC Backend ops for Table 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 5, 2024
### What changes were proposed in this pull request?

The purpose of this PR is to implement JDBC backend operation for Table
metadata. Depend on #2377 . Metadata operations of Fileset will be
supported in the remaining PRs.

### Why are the changes needed?

Fix: #2083 

### How was this patch tested?

Add unit tests to test the table 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