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 0cd436b  [SPARK-29244][CORE] Prevent freed page in BytesToBytesMap 
free again
     add e138801  [SPARK-29311][SQL] Return seconds with fraction from 
`date_part()` and `extract`

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala |  28 +++-
 .../spark/sql/catalyst/util/DateTimeUtils.scala    |   8 ++
 .../expressions/DateExpressionsSuite.scala         |  16 +++
 sql/core/benchmarks/ExtractBenchmark-results.txt   | 160 ++++++++++-----------
 .../resources/sql-tests/results/date_part.sql.out  |  20 +--
 .../resources/sql-tests/results/extract.sql.out    |  20 +--
 .../sql-tests/results/postgreSQL/timestamp.sql.out |   2 +-
 7 files changed, 152 insertions(+), 102 deletions(-)


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

Reply via email to