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

yangjie01 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 53d65fd12dd9 [SPARK-48565][UI] Fix thread dump display in UI
     add 452c1b64b625 [SPARK-48551][SQL] Perf improvement for escapePathName

No new revisions were added by this update.

Summary of changes:
 .../EscapePathBenchmark-jdk21-results.txt}         |  9 +--
 .../benchmarks/EscapePathBenchmark-results.txt}    |  9 +--
 .../catalyst/catalog/ExternalCatalogUtils.scala    | 42 ++++++++----
 .../spark/sql/catalyst/EscapePathBenchmark.scala   | 74 ++++++++++++++++++++++
 .../catalog/ExternalCatalogUtilsSuite.scala        | 42 ++++++++++++
 5 files changed, 154 insertions(+), 22 deletions(-)
 copy sql/{core/benchmarks/HashedRelationMetricsBenchmark-results.txt => 
catalyst/benchmarks/EscapePathBenchmark-jdk21-results.txt} (51%)
 copy sql/{core/benchmarks/HashedRelationMetricsBenchmark-results.txt => 
catalyst/benchmarks/EscapePathBenchmark-results.txt} (51%)
 create mode 100644 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/EscapePathBenchmark.scala
 create mode 100644 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogUtilsSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to