kyuubi/externals
liangbowen 35669b375a [KYUUBI #3805] [FOLLOWUP] transform PySparkTests from trait to class to enable @PySparkTest
### _Why are the changes needed?_

Annotation PySparkTest introduced in <https://github.com/apache/incubator-kyuubi/pull/3832> is not working on trait `PySparkTests`.

 In order to close #3805, transforming `PySparkTests` from trait to class,  to enable PySparkTest for skipping tests in nighty builds correctly.

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

Closes #3846 from bowenliang123/3805-followup.

Closes #3805

6aacbea84 [liangbowen] make the type of`PySparkTests` from trait to class, in order to enable annotation @PySparkTest for skipping tests

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Fu Chen <cfmcgrady@gmail.com>
2022-11-24 10:06:07 +08:00
..
kyuubi-download [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00
kyuubi-flink-sql-engine [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00
kyuubi-hive-sql-engine [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00
kyuubi-jdbc-engine [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00
kyuubi-spark-sql-engine [KYUUBI #3805] [FOLLOWUP] transform PySparkTests from trait to class to enable @PySparkTest 2022-11-24 10:06:07 +08:00
kyuubi-trino-engine [KYUUBI #3842] [Improvement] Support maven pom.xml code style check with spotless plugin 2022-11-23 22:08:00 +08:00