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

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


    from cfd09a2a9e1 [SPARK-43272][CORE] Directly call `createFile` instead of 
reflection
     add b1c0d599ba3 [SPARK-39280][SQL] Speed up Timestamp type inference with 
user-provided format in JSON/CSV data source

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/util/TimestampFormatter.scala     |  66 ++++++++--
 .../catalyst/util/TimestampFormatterSuite.scala    |  17 +++
 sql/core/benchmarks/CSVBenchmark-jdk11-results.txt |  82 ++++++------
 sql/core/benchmarks/CSVBenchmark-jdk17-results.txt |  70 +++++-----
 sql/core/benchmarks/CSVBenchmark-results.txt       |  94 ++++++-------
 .../benchmarks/JsonBenchmark-jdk11-results.txt     | 146 ++++++++++-----------
 .../benchmarks/JsonBenchmark-jdk17-results.txt     | 146 ++++++++++-----------
 sql/core/benchmarks/JsonBenchmark-results.txt      | 122 ++++++++---------
 8 files changed, 399 insertions(+), 344 deletions(-)


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

Reply via email to