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 4e6d31f [SPARK-24640][SQL] Return `NULL` from `size(NULL)` by default add de360e9 [SPARK-29336][SQL] Fix the implementation of QuantileSummaries.merge (guarantee that the relativeError will be respected) No new revisions were added by this update. Summary of changes: .../sql/catalyst/util/QuantileSummaries.scala | 74 +++++++++++++++++++--- .../sql/catalyst/util/QuantileSummariesSuite.scala | 17 +++++ .../sql/ApproximatePercentileQuerySuite.scala | 24 ++++--- 3 files changed, 97 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org