spark-instrumented-optimizer/sql/hive-thriftserver
Takeshi Yamamuro b5a02d37e6 [SPARK-29873][SQL][TESTS] Support --import directive to load queries from another test case in SQLQueryTestSuite
### What changes were proposed in this pull request?

This pr is to support `--import` directive to load queries from another test case in SQLQueryTestSuite.

This fix comes from the cloud-fan suggestion in https://github.com/apache/spark/pull/26479#discussion_r345086978

### Why are the changes needed?

This functionality might reduce duplicate test code in `SQLQueryTestSuite`.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Run `SQLQueryTestSuite`.

Closes #26497 from maropu/ImportTests.

Authored-by: Takeshi Yamamuro <yamamuro@apache.org>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2019-11-14 14:38:27 +08:00
..
src [SPARK-29873][SQL][TESTS] Support --import directive to load queries from another test case in SQLQueryTestSuite 2019-11-14 14:38:27 +08:00
v1.2.1 [SPARK-29742][BUILD] Update checkstyle plugin's check dir scope 2019-11-04 09:08:47 -08:00
v2.3.5 [SPARK-29742][BUILD] Update checkstyle plugin's check dir scope 2019-11-04 09:08:47 -08:00
pom.xml [SPARK-29725][SQL][TESTS] Add ThriftServerPageSuite 2019-11-06 20:59:45 +09:00