kyuubi/extensions
hezhao2 dbbcf4f4cd
[KYUUBI #5073] Correct the method name in SparkSQLLineageParserHelperSuite
### _Why are the changes needed?_

There are some typos in SparkSQLLineageParserHelperSuite, so this pr is to fix these mistakes.

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

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

Closes #5073 from zhaohehuhu/Improvement-0720.

Closes #5073

b6346369e [hezhao2] correct the method name in SparkSQLLineageParserHelperSuite

Authored-by: hezhao2 <hezhao2@cisco.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-07-20 15:37:29 +08:00
..
server/kyuubi-server-plugin Bump 1.8.0-SNAPSHOT 2023-02-10 15:25:49 +08:00
spark [KYUUBI #5073] Correct the method name in SparkSQLLineageParserHelperSuite 2023-07-20 15:37:29 +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
    • ...