This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from 06d4069 [MINOR][DOCS] Update sql-ref-syntax-dml-insert-into.md add 760556a [SPARK-34824][SQL] Support multiply an year-month interval by a numeric No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/analysis/Analyzer.scala | 2 + .../catalyst/expressions/intervalExpressions.scala | 46 ++++++++++++++++++++++ .../expressions/IntervalExpressionsSuite.scala | 37 ++++++++++++++++- .../apache/spark/sql/ColumnExpressionSuite.scala | 39 ++++++++++++++++++ 4 files changed, 123 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org