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 c382d40  [SPARK-35766][SQL][TESTS] Break down CastSuite/AnsiCastSuite 
into multiple files
     add 8a02f3a  [SPARK-35129][SQL] Construct year-month interval column from 
integral fields

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../catalyst/expressions/intervalExpressions.scala | 53 +++++++++++++++++++
 .../expressions/IntervalExpressionsSuite.scala     | 28 ++++++++++
 .../sql-functions/sql-expression-schema.md         |  3 +-
 .../test/resources/sql-tests/inputs/interval.sql   |  9 ++++
 .../sql-tests/results/ansi/interval.sql.out        | 60 +++++++++++++++++++++-
 .../resources/sql-tests/results/interval.sql.out   | 60 +++++++++++++++++++++-
 7 files changed, 211 insertions(+), 3 deletions(-)

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

Reply via email to