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 72669b5  [SPARK-37004][PYTHON] Upgrade to Py4J 0.10.9.3
     add 0b959b5  [SPARK-37552][SQL] Add the `convert_timezone()` function

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../catalyst/expressions/datetimeExpressions.scala | 53 ++++++++++++++++++++++
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 17 +++++++
 .../expressions/DateExpressionsSuite.scala         | 40 ++++++++++++++++
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     | 24 ++++++++++
 .../sql-functions/sql-expression-schema.md         |  3 +-
 .../resources/sql-tests/inputs/timestamp-ntz.sql   |  2 +
 .../sql-tests/results/timestamp-ntz.sql.out        | 10 +++-
 8 files changed, 148 insertions(+), 2 deletions(-)

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

Reply via email to