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 fbe726f [SPARK-34339][CORE][SQL] Expose the number of total paths in
Utils.buildLocationMetadata()
add 961c851 [SPARK-34346][CORE][SQL] 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 | 34 ++++++++++++++++++++-
.../apache/spark/sql/internal/SharedState.scala | 35 ++++++++++------------
.../spark/sql/internal/SharedStateSuite.scala | 11 -------
.../sql/hive/thriftserver/SparkSQLCLIDriver.scala | 2 +-
7 files changed, 83 insertions(+), 67 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: [email protected]
For additional commands, e-mail: [email protected]