spark-instrumented-optimizer/sql/hive-thriftserver
Yuming Wang 3163b6b43b [SPARK-29516][SQL][TEST] Test ThriftServerQueryTestSuite asynchronously
### What changes were proposed in this pull request?
This PR test `ThriftServerQueryTestSuite` in an asynchronous way.

### Why are the changes needed?
The default value of `spark.sql.hive.thriftServer.async` is `true`.

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

### How was this patch tested?
```
build/sbt "hive-thriftserver/test-only *.ThriftServerQueryTestSuite" -Phive-thriftserver
build/mvn -Dtest=none -DwildcardSuites=org.apache.spark.sql.hive.thriftserver.ThriftServerQueryTestSuite test -Phive-thriftserver
```

Closes #26172 from wangyum/SPARK-29516.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: Yuming Wang <wgyumg@gmail.com>
2019-10-22 03:20:49 -07:00
..
src [SPARK-29516][SQL][TEST] Test ThriftServerQueryTestSuite asynchronously 2019-10-22 03:20:49 -07:00
v1.2.1 [SPARK-29349][SQL] Support FETCH_PRIOR in Thriftserver fetch request 2019-10-15 23:22:19 -07:00
v2.3.5 [SPARK-29349][SQL] Support FETCH_PRIOR in Thriftserver fetch request 2019-10-15 23:22:19 -07:00
pom.xml [SPARK-27831][FOLLOW-UP][SQL][TEST] Should not use maven to add Hive test jars 2019-09-28 16:55:49 -07:00