You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/02/05 14:15:19 UTC

[spark] branch branch-3.1 updated (7c87b48 -> 0099daf)

This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 7c87b48  [SPARK-34359][SQL][3.1] Add a legacy config to restore the output schema of SHOW DATABASES
     add 0099daf  [SPARK-34346][CORE][SQL][3.1] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/deploy/SparkHadoopUtil.scala  | 11 ++++++-
 .../resources/{fairscheduler.xml => core-site.xml} | 22 +++++---------
 ...scheduler-with-valid-data.xml => hive-site.xml} | 35 +++++++++++-----------
 .../scala/org/apache/spark/SparkContextSuite.scala | 33 ++++++++++++++++++++
 .../apache/spark/sql/internal/SharedState.scala    | 35 ++++++++++------------
 .../spark/sql/internal/SharedStateSuite.scala      | 11 -------
 .../sql/hive/thriftserver/SparkSQLCLIDriver.scala  |  2 +-
 7 files changed, 83 insertions(+), 66 deletions(-)
 copy core/src/test/resources/{fairscheduler.xml => core-site.xml} (72%)
 copy core/src/test/resources/{fairscheduler-with-valid-data.xml => hive-site.xml} (62%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org