kyuubi/extensions
jiaoqingbo 032d9ca78a
[KYUUBI #2805] Add TPC-H queries verification
### _Why are the changes needed?_

fix #2805

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

Closes #2806 from jiaoqingbo/kyuubi-2805.

Closes #2805

1e573503 [jiaoqingbo] code review
957f318b [jiaoqingbo] code review
a5018f9f [jiaoqingbo] add TpchTest tag to pom and yml
ff091ce2 [jiaoqingbo] [KYUUBI #2805] add TPC-H queries verification

Authored-by: jiaoqingbo <1178404354@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-06-09 16:09:37 +08:00
..
server/kyuubi-server-plugin [KYUUBI #2292][FOLLOWUP] Unify kyuubi server plugin location 2022-04-11 19:04:41 +08:00
spark [KYUUBI #2805] Add TPC-H queries verification 2022-06-09 16:09:37 +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
    • ...