This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/spark.git
from 7d112bcecd93 [SPARK-52791][PS] Fix error when inferring a UDT with a null first element add 75b081b1703f [SPARK-52866][SQL][4.0] Fix error message for `to_date` No new revisions were added by this update. Summary of changes: .../apache/spark/sql/catalyst/expressions/datetimeExpressions.scala | 4 ++-- .../query-tests/explain-results/function_to_date_with_format.explain | 2 +- .../resources/query-tests/explain-results/function_unix_date.explain | 2 +- sql/core/src/test/resources/sql-tests/results/date.sql.out | 2 +- sql/core/src/test/resources/sql-tests/results/datetime-legacy.sql.out | 2 +- .../test/resources/sql-tests/results/datetime-parsing-invalid.sql.out | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org