### _Why are the changes needed?_ To close #2436 ### _How was this patch tested?_ - [x] 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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2437 from packyan/bugfix-msck-command-in-spark-2.4. Closes #2436 272eb45d [packyan] style fix. 3f2ddd61 [Deng An] add a 2da2c833 [packyan] AlterTableRecoverPartitionsCommand should produce a privilegesObject with OTHER actionType and it's AccessType should be ALTER. 62bc075a [packyan] add AlterTableRecoverPartitionsCommand case for spark 3.1 or below. b41aee48 [packyan] fix AlterTableRecoverPartitionsCommand Lead-authored-by: packyan <packyande@gmail.com> Co-authored-by: Deng An <36296995+packyan@users.noreply.github.com> Signed-off-by: Kent Yao <yao@apache.org> |
||
|---|---|---|
| .. | ||
| server/kyuubi-server-plugin | ||
| spark | ||
| README.md | ||
For developers
This folder contains plugins/extension for kyuubi server and different engine types.
- ext
- kyuubi-server
- spark
- flink
- trino
- hive
- others
- ...