You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/12/08 19:45:37 UTC

[spark] branch master updated (c001dd4 -> 6fd2345)

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

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


    from c001dd4  [SPARK-33675][INFRA][FOLLOWUP] Schedule branch-3.1 snapshot at master branch
     add 6fd2345  [SPARK-32110][SQL] normalize special floating numbers in HyperLogLog++

No new revisions were added by this update.

Summary of changes:
 .../optimizer/NormalizeFloatingNumbers.scala       | 45 ++++++-----
 .../catalyst/util/HyperLogLogPlusPlusHelper.scala  |  8 +-
 .../sql/catalyst/expressions/PredicateSuite.scala  | 90 ++++++++++++++++++++++
 .../aggregate/HyperLogLogPlusPlusSuite.scala       | 24 +++++-
 4 files changed, 144 insertions(+), 23 deletions(-)


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