kyuubi/extensions
Kent Yao 8267108e7f
[KYUUBI #4497] [TEST] Add RowFilteringTestBase to improve the test coverage
### _Why are the changes needed?_

Add RowFilteringTestBase to improve the test coverage

### _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.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4497 from yaooqinn/rf.

Closes #4497

4d1834b71 [Kent Yao] [TEST] Add RowFilteringTestBase to improve the test coverage
f661fc902 [Kent Yao] [TEST] Add RowFilteringTestBase to improve the test coverage

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-03-14 14:21:17 +08:00
..
server/kyuubi-server-plugin Bump 1.8.0-SNAPSHOT 2023-02-10 15:25:49 +08:00
spark [KYUUBI #4497] [TEST] Add RowFilteringTestBase to improve the test coverage 2023-03-14 14:21:17 +08:00
README.md [KYUUBI #4312] [DOCS] Include **/README.md in markdown style check 2023-02-14 02:23:32 +08:00

For developers

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

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