This is an automated email from the ASF dual-hosted git repository.
lixiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 5756a47 [SPARK-28766][R][DOC] Fix CRAN incoming feasibility warning
on invalid URL
add efbb035 [SPARK-28527][SQL][TEST] Re-run all the tests in
SQLQueryTestSuite via Thrift Server
No new revisions were added by this update.
Summary of changes:
project/SparkBuild.scala | 3 +-
.../org/apache/spark/sql/SQLQueryTestSuite.scala | 67 ++--
sql/hive-thriftserver/pom.xml | 7 +
.../sql/hive/thriftserver/HiveThriftServer2.scala | 3 +-
.../thriftserver/ThriftServerQueryTestSuite.scala | 362 +++++++++++++++++++++
5 files changed, 409 insertions(+), 33 deletions(-)
create mode 100644
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/ThriftServerQueryTestSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]