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

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


    from 5151b5ba963 [SPARK-44877][CONNECT][PYTHON] Support python protobuf 
functions for Spark Connect
     add 48ab6553023 [SPARK-44868][SQL] Convert datetime to string by 
`to_char`/`to_varchar`

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |   4 +-
 .../expressions/numberFormatExpressions.scala      |  29 +-
 .../scala/org/apache/spark/sql/functions.scala     |   8 +-
 .../datetime-formatting-legacy.sql.out             | 137 ++---
 .../analyzer-results/datetime-formatting.sql.out   | 137 ++---
 .../sql-tests/inputs/datetime-formatting.sql       |  65 +--
 .../results/datetime-formatting-legacy.sql.out     | 454 +++++++++--------
 .../sql-tests/results/datetime-formatting.sql.out  | 550 +++++++++++----------
 8 files changed, 746 insertions(+), 638 deletions(-)


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

Reply via email to