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

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


    from 363a7f0  [SPARK-34743][SQL][TESTS] ExpressionEncoderSuite should use 
deepEquals when we expect `array of array`
     add 9809a2f  [SPARK-34739][SQL] Support add/subtract of a year-month 
interval to/from a timestamp

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |   4 +
 .../catalyst/expressions/datetimeExpressions.scala |  34 ++++++
 .../spark/sql/catalyst/util/DateTimeUtils.scala    |  14 +++
 .../expressions/DateExpressionsSuite.scala         |  40 ++++++-
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     |  18 ++-
 .../apache/spark/sql/ColumnExpressionSuite.scala   | 132 +++++++++++++++++----
 6 files changed, 217 insertions(+), 25 deletions(-)


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

Reply via email to