You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/01/05 23:18:59 UTC

[spark] branch master updated (6bc03cb -> 9f6ef44)

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

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


    from 6bc03cb  [SPARK-37788][PYTHON] Update remaining PySpark functions to use ColumnOrName (over Column), where appropriate
     add 9f6ef44  [SPARK-37812][SQL] When deserializing an Orc struct, reuse the result row when possible

No new revisions were added by this update.

Summary of changes:
 .../datasources/orc/OrcDeserializer.scala          |  36 ++--
 .../execution/datasources/orc/OrcSourceSuite.scala | 148 ++++++++++++++++
 .../benchmarks/OrcReadBenchmark-jdk11-results.txt  | 144 ++++++++--------
 .../benchmarks/OrcReadBenchmark-jdk17-results.txt  | 144 ++++++++--------
 sql/hive/benchmarks/OrcReadBenchmark-results.txt   | 188 ++++++++++-----------
 5 files changed, 410 insertions(+), 250 deletions(-)

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