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 43f7936d7b3a [SPARK-53446][CORE] Optimize BlockManager remove
operations with cached block mappings
add 276efe344234 [SPARK-54442][SQL][FOLLOWUP] Add codegen for TIME numeric
conversion functions
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/expressions/timeExpressions.scala | 153 +++++----------------
.../spark/sql/catalyst/util/DateTimeUtils.scala | 96 +++++++++++++
.../expressions/TimeExpressionsSuite.scala | 47 +++++--
.../sql-tests/analyzer-results/time.sql.out | 2 +-
.../src/test/resources/sql-tests/inputs/time.sql | 27 ++--
.../test/resources/sql-tests/results/time.sql.out | 77 +++++++++--
6 files changed, 250 insertions(+), 152 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]