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/11/22 23:39:23 UTC

[spark] branch master updated (d338af3 -> 6d625cc)

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 d338af3  [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source
     add 6d625cc  [SPARK-33469][SQL] Add current_timezone function

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../sql/catalyst/expressions/datetimeExpressions.scala   | 15 +++++++++++++++
 .../spark/sql/catalyst/optimizer/finishAnalysis.scala    |  3 +++
 .../sql/catalyst/optimizer/ComputeCurrentTimeSuite.scala | 16 +++++++++++++++-
 .../resources/sql-functions/sql-expression-schema.md     |  3 ++-
 .../test/scala/org/apache/spark/sql/DatasetSuite.scala   |  8 ++++++++
 .../spark/sql/expressions/ExpressionInfoSuite.scala      |  1 +
 7 files changed, 45 insertions(+), 2 deletions(-)


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