This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 559d3e4 [SPARK-31186][PYSPARK][SQL] toPandas should not fail on
duplicate column names
add 8be1690 [SPARK-31170][SQL] Spark SQL Cli should respect hive-site.xml
and spark.sql.warehouse.dir
No new revisions were added by this update.
Summary of changes:
.../apache/spark/sql/internal/SharedState.scala | 87 +++++++++++---------
.../sql/hive/thriftserver/SparkSQLCLIDriver.scala | 9 +-
.../src/test/noclasspath}/hive-site.xml | 4 +
.../spark/sql/hive/thriftserver/CliSuite.scala | 96 +++++++++++++++++-----
.../spark/sql/hive/HiveSharedStateSuite.scala | 1 -
.../spark/sql/hive/HiveSparkSubmitSuite.scala | 2 +-
6 files changed, 133 insertions(+), 66 deletions(-)
copy sql/{core/src/test/resources =>
hive-thriftserver/src/test/noclasspath}/hive-site.xml (90%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]