### _Why are the changes needed?_ To close #5269 . 1. AnalyzesTablesCommand in table_command_spec is duplicated and won't be processed 2. The extractor desc of AnalyzesTablesCommand in table_command_spec is wrong ### _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 - [ ] [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?_ Closes #5270 from AngersZhuuuu/KYUUBI-5269. Closes #5269 75efc1adb [Angerszhuuuu] Update TableCommands.scala 75a6fa223 [Angerszhuuuu] Update table_command_spec.json Authored-by: Angerszhuuuu <angers.zhu@gmail.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
- ...