You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2022/06/12 09:15:19 UTC

[spark] branch branch-3.1 updated (512d337abf1 -> 3e9bb0366e0)

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

maxgekk pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 512d337abf1 [SPARK-39393][SQL] Parquet data source only supports push-down predicate filters for non-repeated primitive types
     add 3e9bb0366e0 [SPARK-39259][SQL][3.1] Evaluate timestamps consistently in subqueries

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/optimizer/finishAnalysis.scala    | 27 +++++----
 .../spark/sql/catalyst/plans/QueryPlan.scala       | 22 +++++++
 .../optimizer/ComputeCurrentTimeSuite.scala        | 67 ++++++++++++++++------
 3 files changed, 84 insertions(+), 32 deletions(-)


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