You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by vi...@apache.org on 2020/08/23 07:43:22 UTC

[spark] branch master updated (f258718 -> aa0b0b8)

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

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


    from f258718  [SPARK-32678][SQL] Rename EmptyHashedRelationWithAllNullKeys and simplify NAAJ generated code
     add aa0b0b8  Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis"

No new revisions were added by this update.

Summary of changes:
 .../execution/datasources/orc/OrcFileFormat.scala  | 16 ++---
 .../execution/datasources/orc/OrcFiltersBase.scala | 10 +---
 .../sql/execution/datasources/orc/OrcUtils.scala   | 14 -----
 .../v2/orc/OrcPartitionReaderFactory.scala         | 22 +------
 .../sql/execution/datasources/v2/orc/OrcScan.scala |  2 +-
 .../datasources/v2/orc/OrcScanBuilder.scala        |  5 ++
 .../sql/execution/datasources/orc/OrcFilters.scala | 44 ++++++--------
 .../execution/datasources/orc/OrcFilterSuite.scala | 70 +---------------------
 .../sql/execution/datasources/orc/OrcFilters.scala | 50 +++++++---------
 .../execution/datasources/orc/OrcFilterSuite.scala | 70 +---------------------
 10 files changed, 60 insertions(+), 243 deletions(-)


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