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

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


    from f7d9e3d  [SPARK-23631][ML][PYSPARK] Add summary to 
RandomForestClassificationModel
     add 7dbd90b  [SPARK-31797][SQL][FOLLOWUP] TIMESTAMP_SECONDS supports 
fractional input

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala |  62 ++++++++--
 .../expressions/DateExpressionsSuite.scala         | 136 +++++++++++++++++----
 .../test/resources/sql-tests/inputs/datetime.sql   |   7 +-
 .../sql-tests/results/ansi/datetime.sql.out        |  29 ++++-
 .../sql-tests/results/datetime-legacy.sql.out      |  29 ++++-
 .../resources/sql-tests/results/datetime.sql.out   |  29 ++++-
 ...tamp cast #3-0-9f6fcc8c1a29c793c2238bad91453e9f |   2 +
 ...tamp cast #4-0-e9286317470d42e9f8122bc98a2c1ce1 |   2 +
 .../spark/sql/hive/execution/HiveQuerySuite.scala  |  10 +-
 9 files changed, 267 insertions(+), 39 deletions(-)
 create mode 100644 sql/hive/src/test/resources/golden/timestamp cast 
#3-0-9f6fcc8c1a29c793c2238bad91453e9f
 create mode 100644 sql/hive/src/test/resources/golden/timestamp cast 
#4-0-e9286317470d42e9f8122bc98a2c1ce1


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

Reply via email to