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 9a79779 [SPARK-34724][SQL] Fix Interpreted evaluation by using
getMethod instead of getDeclaredMethod
add 4f1e434 [SPARK-34721][SQL] Support add/subtract of a year-month
interval to/from a date
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 4 ++
.../catalyst/expressions/datetimeExpressions.scala | 40 ++++++++++------
.../expressions/DateExpressionsSuite.scala | 39 ++++++++++++----
.../catalyst/expressions/LiteralGenerator.scala | 6 +--
.../apache/spark/sql/ColumnExpressionSuite.scala | 54 +++++++++++++++++++++-
5 files changed, 115 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]