You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…d for Delta Lake
### _Why are the changes needed?_
To closeapache#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.
Closesapache#5596 from zml1206/KYUUBI-5565-2.
Closesapache#5565452d7d8 [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
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
Code of Conduct
Search before asking
Describe the subtask
Support Delete/Insert/Update table command for Delta Lake in Authz plugin.
Parent issue
#5477
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: