kyuubi/extensions
wforget 7b24ee9304
[KYUUBI #2543] Add maxPartitionBytes configuration for TPC-DS connecter
### _Why are the changes needed?_

close #2543

### _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

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2882 from wForget/KYUUBI-2543-2.

Closes #2543

14fa002e [Wang Zhen] fix
386c92d0 [wforget] comments
8c1fcea8 [wforget] [KYUUBI-2543] Add `maxPartitionBytes` configuration

Lead-authored-by: wforget <643348094@qq.com>
Co-authored-by: Wang Zhen <wangzhen07@qiyi.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2022-06-16 11:31:41 +08:00
..
server/kyuubi-server-plugin [KYUUBI #2292][FOLLOWUP] Unify kyuubi server plugin location 2022-04-11 19:04:41 +08:00
spark [KYUUBI #2543] Add maxPartitionBytes configuration for TPC-DS connecter 2022-06-16 11:31:41 +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
    • ...