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 2020/04/28 01:57:40 UTC

[spark] branch master updated (2f4f38b -> 79eaaaf)

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 2f4f38b  [SPARK-31577][SQL] Fix case-sensitivity and forward name conflict problems when check name conflicts of CTE relations
     add 79eaaaf  [SPARK-31580][BUILD] Upgrade Apache ORC to 1.5.10

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7-hive-1.2                 |   6 +++---
 dev/deps/spark-deps-hadoop-2.7-hive-2.3                 |   6 +++---
 dev/deps/spark-deps-hadoop-3.2-hive-2.3                 |   6 +++---
 pom.xml                                                 |   2 +-
 .../test-data/TestStringDictionary.testRowIndex.orc     | Bin 0 -> 74580 bytes
 .../sql/execution/datasources/orc/OrcSourceSuite.scala  |   6 ++++++
 .../apache/spark/sql/hive/orc/HiveOrcSourceSuite.scala  |   7 +++++++
 7 files changed, 23 insertions(+), 10 deletions(-)
 create mode 100644 sql/core/src/test/resources/test-data/TestStringDictionary.testRowIndex.orc


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