This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from e6e43cb [SPARK-32242][SQL] CliSuite flakiness fix via differentiating cli driver bootup timeout and query execution timeout add c8779d9 [SPARK-32256][SQL][TEST-HADOOP2.7] Force to initialize Hadoop VersionInfo in HiveExternalCatalog No new revisions were added by this update. Summary of changes: project/SparkBuild.scala | 1 + .../spark/sql/hive/HiveExternalCatalog.scala | 4 ++ .../sql/hive/client/HadoopVersionInfoSuite.scala | 72 ++++++++++++++++++++++ .../spark/sql/hive/client/HiveClientBuilder.scala | 2 +- 4 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HadoopVersionInfoSuite.scala --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org