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

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


    from 79362c4  [SPARK-34898][CORE] We should log 
SparkListenerExecutorMetricsUpdateEvent   of `driver` appropriately when  
`spark.eventLog.logStageExecutorMetrics` is true
     add 05e2b76  [SPARK-35720][SQL] Support casting of String to timestamp 
without time zone type

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |  28 +++++
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 123 ++++++++++++++++++---
 .../catalyst/expressions/AnsiCastSuiteBase.scala   |  13 +++
 .../spark/sql/catalyst/expressions/CastSuite.scala |  11 ++
 .../sql/catalyst/expressions/CastSuiteBase.scala   |  20 ++++
 5 files changed, 180 insertions(+), 15 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to