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/08 02:30:16 UTC

[spark] branch master updated (3641c3d -> 0a03839)

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 3641c3d  [SPARK-21869][SS] Apply Apache Commons Pool to Kafka producer
     add 0a03839  [SPARK-29787][SQL] Move methods add/subtract/negate from CalendarInterval to IntervalUtils

No new revisions were added by this update.

Summary of changes:
 .../spark/unsafe/types/CalendarInterval.java       | 18 ---------
 .../spark/unsafe/types/CalendarIntervalSuite.java  | 22 -----------
 .../sql/catalyst/expressions/arithmetic.scala      | 38 +++++++++----------
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 32 +++++++++++++++-
 .../expressions/CollectionExpressionsSuite.scala   | 44 +++++++++++-----------
 .../sql/catalyst/util/IntervalUtilsSuite.scala     | 23 +++++++++++
 6 files changed, 93 insertions(+), 84 deletions(-)


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