kyuubi/extensions
Fu Chen 85cbea400c
[KYUUBI #2706] Spark extensions support Spark-3.3
### _Why are the changes needed?_

to close #2706

Spark extensions support Spark-3.3, part of #2620

### _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.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2707 from cfmcgrady/kyuubi-2706.

Closes #2706

0b07b6e4 [Fu Chen] spark extensions support spark 3.3

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-05-23 11:13:18 +08:00
..
server/kyuubi-server-plugin [KYUUBI #2292][FOLLOWUP] Unify kyuubi server plugin location 2022-04-11 19:04:41 +08:00
spark [KYUUBI #2706] Spark extensions support Spark-3.3 2022-05-23 11:13:18 +08:00
README.md [KYUUBI #2292] Unify kyuubi server plugin location 2022-04-08 10:16:11 +08:00

For developers

This folder contains plugins/extension for kyuubi server and different engine types.

  • ext
    • kyuubi-server
    • spark
    • flink
    • trino
    • hive
    • others
    • ...