You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/05/24 05:51:18 UTC

[spark] branch master updated (8441e93 -> cf7463f)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8441e93  Revert "[SPARK-31756][WEBUI] Add real headless browser support for UI test
     add cf7463f  [SPARK-31761][SQL] cast integer to Long to avoid IntegerOverflow for IntegralDivide  operator

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/TypeCoercion.scala | 18 ++++++++++++++++
 .../sql/catalyst/expressions/arithmetic.scala      |  2 +-
 .../sql/catalyst/analysis/TypeCoercionSuite.scala  | 24 ++++++++++++++++++++++
 .../expressions/ArithmeticExpressionSuite.scala    |  7 +------
 .../sql-functions/sql-expression-schema.md         |  2 +-
 .../resources/sql-tests/results/operators.sql.out  |  8 ++++----
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  8 ++++++++
 7 files changed, 57 insertions(+), 12 deletions(-)


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