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

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


    from 0a58029  [SPARK-31897][SQL] Enable codegen for GenerateExec
     add a48b208  [SPARK-34761][SQL] Support add/subtract of a day-time 
interval to/from a timestamp

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 12 +++--
 .../catalyst/expressions/datetimeExpressions.scala | 24 ++++++---
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 22 ++++++++
 .../expressions/DateExpressionsSuite.scala         | 58 +++++++++++++++++++++-
 .../catalyst/expressions/LiteralGenerator.scala    | 11 ++--
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     | 35 +++++++++++++
 .../apache/spark/sql/ColumnExpressionSuite.scala   | 48 ++++++++++++++++++
 7 files changed, 189 insertions(+), 21 deletions(-)

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

Reply via email to