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 2019/09/18 16:33:22 UTC

[spark] branch master updated (ee94b5d -> dfb0a8b)

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 ee94b5d  [SPARK-29030][SQL] Simplify lookupV2Relation
     add dfb0a8b  [SPARK-28208][BUILD][SQL] Upgrade to ORC 1.5.6 including closing the ORC readers

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7                     |  6 +++---
 dev/deps/spark-deps-hadoop-3.2                     |  6 +++---
 pom.xml                                            |  2 +-
 .../execution/datasources/orc/OrcFileFormat.scala  |  1 +
 .../sql/execution/datasources/orc/OrcUtils.scala   |  2 ++
 .../v2/orc/OrcPartitionReaderFactory.scala         |  2 ++
 .../execution/datasources/orc/OrcQuerySuite.scala  | 24 ++++++++++++++++------
 .../execution/datasources/orc/OrcSourceSuite.scala |  1 +
 .../spark/sql/hive/execution/HiveDDLSuite.scala    |  1 +
 9 files changed, 32 insertions(+), 13 deletions(-)


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