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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to