You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2019/11/07 04:20:00 UTC

[spark] branch master updated (252ecd3 -> 3437862)

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 252ecd3  [SPARK-29635][SS] Extract base test suites between Kafka micro-batch sink and Kafka continuous sink
     add 3437862  [SPARK-29387][SQL][FOLLOWUP] Fix issues of the multiply and divide for intervals

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/TypeCoercion.scala |  6 +++-
 .../spark/sql/catalyst/util/IntervalUtils.scala    |  1 +
 .../expressions/IntervalExpressionsSuite.scala     |  2 +-
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |  2 +-
 .../test/resources/sql-tests/inputs/datetime.sql   |  6 ++++
 .../resources/sql-tests/results/datetime.sql.out   | 34 +++++++++++++++++++++-
 6 files changed, 47 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org