kyuubi/extensions
Cheng Pan 7f592ecf16
[KYUUBI #3095] Move TPC-DS/TPC-H queries to unique folder
### _Why are the changes needed?_

To avoid potential conflict, e.g.

<img width="380" alt="image" src="https://user-images.githubusercontent.com/26535726/179489091-d02005b4-432e-4878-b62f-45d0d99845c0.png">

### _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 #3095 from pan3793/tpc.

Closes #3095

de8b1a33 [Cheng Pan] Move TPC-DS/TPC-H queries to unique folder

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-07-18 19:57:19 +08:00
..
server/kyuubi-server-plugin [KYUUBI #2292][FOLLOWUP] Unify kyuubi server plugin location 2022-04-11 19:04:41 +08:00
spark [KYUUBI #3095] Move TPC-DS/TPC-H queries to unique folder 2022-07-18 19:57:19 +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
    • ...