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

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


    from 6d7a675  [SPARK-20604][ML] Allow imputer to handle numeric types
     add b148bd5  [SPARK-28519][SQL] Use StrictMath log, pow functions for 
platform independence

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide-upgrade.md                |  2 +
 .../sql/catalyst/expressions/mathExpressions.scala | 64 +++++++++++-----------
 .../expressions/MathExpressionsSuite.scala         | 31 ++++++-----
 .../sql-tests/results/pgSQL/float8.sql.out         |  2 +-
 .../sql-tests/results/pgSQL/numeric.sql.out        |  8 +--
 .../org/apache/spark/sql/MathFunctionsSuite.scala  | 18 +++---
 6 files changed, 64 insertions(+), 61 deletions(-)


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

Reply via email to