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 2021/07/20 13:51:29 UTC

[spark] branch branch-3.0 updated (7588b46 -> 5565d1c)

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

wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 7588b46  [SPARK-36216][PYTHON][TESTS] Increase timeout for StreamingLinearRegressionWithTests. test_parameter_convergence
     add 5565d1c  [SPARK-36079][SQL] Null-based filter estimate should always be in the range [0, 1]

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/plans/logical/Statistics.scala    | 13 +++++++
 .../logical/statsEstimation/EstimationUtils.scala  | 18 ++++++----
 .../logical/statsEstimation/FilterEstimation.scala | 30 +++++++---------
 .../logical/statsEstimation/JoinEstimation.scala   | 13 +++----
 .../statsEstimation/FilterEstimationSuite.scala    | 40 +++++++++++++++++++++-
 5 files changed, 80 insertions(+), 34 deletions(-)

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