### _Why are the changes needed?_ close https://github.com/apache/kyuubi/issues/5317#issue-1904751001 ### _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.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 #5319 from zhaomin1423/fixhive-connector. Closes #5317 02e5321dc [Cheng Pan] nit cadabf4ab [Cheng Pan] nit d38832f40 [zhaomin] improve ee5b62d84 [zhaomin] improve 794473468 [zhaomin] improve e3eca91fb [zhaomin] add tests d9302e2ba [zhaomin] [KYUUBI #5317] [Bug] Hive Connector throws NotSerializableException on reading Hive Avro partitioned table 0bc8ec16f [zhaomin] [KYUUBI #5317] [Bug] Hive Connector throws NotSerializableException on reading Hive Avro partitioned table Lead-authored-by: zhaomin <zhaomin1423@163.com> Co-authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@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
- ...