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 c011502 [SPARK-31573][R] Apply fixed=TRUE as appropriate to regex
usage in R
add beec8d5 [SPARK-31586][SQL] Replace expression TimeSub(l, r) with
TimeAdd(l -r)
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 4 +--
.../catalyst/analysis/StreamingJoinHelper.scala | 2 --
.../spark/sql/catalyst/analysis/TypeCoercion.scala | 3 --
.../catalyst/expressions/datetimeExpressions.scala | 35 ----------------------
.../expressions/DateExpressionsSuite.scala | 32 ++++++++++----------
.../expressions/ExpressionSQLBuilderSuite.scala | 4 ---
.../StreamingSymmetricHashJoinHelper.scala | 4 +--
.../sql-tests/results/ansi/datetime.sql.out | 10 +++----
.../sql-tests/results/ansi/interval.sql.out | 4 +--
.../resources/sql-tests/results/datetime.sql.out | 10 +++----
.../resources/sql-tests/results/interval.sql.out | 4 +--
.../typeCoercion/native/dateTimeOperations.sql.out | 24 +++++++--------
12 files changed, 45 insertions(+), 91 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]