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 a1629b4 [SPARK-32852][SQL] spark.sql.hive.metastore.jars support HDFS
location
add b38f3a5 [SPARK-32978][SQL] Make sure the number of dynamic part
metric is correct
No new revisions were added by this update.
Summary of changes:
...ithDynamicPartitionsBenchmark-jdk11-results.txt | 8 ++
...TableWithDynamicPartitionsBenchmark-results.txt | 8 ++
.../datasources/BasicWriteStatsTracker.scala | 16 ++--
...InsertTableWithDynamicPartitionsBenchmark.scala | 103 +++++++++++++++++++++
.../BasicWriteJobStatsTrackerMetricSuite.scala | 59 ++++++++++++
5 files changed, 187 insertions(+), 7 deletions(-)
create mode 100644
sql/core/benchmarks/InsertTableWithDynamicPartitionsBenchmark-jdk11-results.txt
create mode 100644
sql/core/benchmarks/InsertTableWithDynamicPartitionsBenchmark-results.txt
create mode 100644
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/InsertTableWithDynamicPartitionsBenchmark.scala
create mode 100644
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/BasicWriteJobStatsTrackerMetricSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]