kyuubi/extensions
Cheng Pan c9cc9b7e5f
[KYUUBI #3209] Support configure TPC-H connector in runtime
### _Why are the changes needed?_

This PR proposes to introduce `TPCHConf` to support configure TPC-H connector in runtime, just like TPC-DS connector

### _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 #3209 from pan3793/tpch-conf.

Closes #3209

af451664 [Cheng Pan] nit
bbc1cba4 [Cheng Pan] Support configure TPC-H connector in runtime

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-08-09 22:31:45 +08:00
..
server/kyuubi-server-plugin
spark [KYUUBI #3209] Support configure TPC-H connector in runtime 2022-08-09 22:31:45 +08:00
README.md

For developers

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

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