This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 02f32cf [SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for
ThriftCLIService to getPortNumber
add 6a424b93 [SPARK-31830][SQL] Consistent error handling for datetime
formatting and parsing functions
No new revisions were added by this update.
Summary of changes:
docs/sql-migration-guide.md | 2 +
.../catalyst/expressions/datetimeExpressions.scala | 285 +++++++--------------
.../sql/catalyst/util/TimestampFormatter.scala | 8 +-
.../expressions/DateExpressionsSuite.scala | 50 ++--
.../test/resources/sql-tests/inputs/datetime.sql | 14 -
.../sql-tests/results/ansi/datetime.sql.out | 117 +--------
.../sql-tests/results/datetime-legacy.sql.out | 108 +-------
.../resources/sql-tests/results/datetime.sql.out | 117 +--------
.../org/apache/spark/sql/DateFunctionsSuite.scala | 5 +-
9 files changed, 126 insertions(+), 580 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]