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

[TASK][EASY] Support Delete/Insert/Update table command for Delta Lake #5565

Closed
3 of 4 tasks
zml1206 opened this issue Oct 30, 2023 · 0 comments
Closed
3 of 4 tasks
Assignees
Labels
kind:subtask a subtask of umbrella ticket

Comments

@zml1206
Copy link
Contributor

zml1206 commented Oct 30, 2023

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the subtask

Support Delete/Insert/Update table command for Delta Lake in Authz plugin.

Parent issue

#5477

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@zml1206 zml1206 added the kind:subtask a subtask of umbrella ticket label Oct 30, 2023
YesOrNo828 pushed a commit to YesOrNo828/kyuubi that referenced this issue Nov 6, 2023
…d for Delta Lake

### _Why are the changes needed?_
To close apache#5565.
- Support Delete from table command for Delta Lake in Authz.
- Support Insert table command for Delta Lake in Authz.
- Support Update table command for Delta Lake in Authz.
- Reduce the fields of `createTableSql`.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_
No.

Closes apache#5596 from zml1206/KYUUBI-5565-2.

Closes apache#5565

452d7d8 [zml1206] ut add do as with admin
2572005 [zml1206] improve SubqueryAliasTableExtractor
e2a3fe0 [zml1206] Support Delete/Insert/Update table command for Delta Lake

Authored-by: zml1206 <zhuml1206@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
@pan3793 pan3793 changed the title [Subtask] Support Delete/Insert/Update table command for Delta Lake [TASK][EASY] Support Delete/Insert/Update table command for Delta Lake Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:subtask a subtask of umbrella ticket
Projects
No open projects
1 participant