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/05/26 01:40:42 UTC

[spark] branch master updated (695cb61 -> 6c80ebb)

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 695cb61  [SPARK-31771][SQL] Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'
     add 6c80ebb  [SPARK-31818][SQL] Fix pushing down filters with `java.time.Instant` values in ORC

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/dsl/package.scala    |  3 +-
 .../sql/execution/datasources/orc/OrcFilters.scala |  6 ++-
 .../execution/datasources/orc/OrcFilterSuite.scala | 56 +++++++++++++---------
 .../sql/execution/datasources/orc/OrcFilters.scala |  6 ++-
 .../execution/datasources/orc/OrcFilterSuite.scala | 54 +++++++++++++--------
 5 files changed, 77 insertions(+), 48 deletions(-)


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