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/09/18 01:54:48 UTC

[spark] branch branch-2.4 updated (2fa68a6 -> eed7c62)

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

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


    from 2fa68a6  [SPARK-32900][CORE] Allow UnsafeExternalSorter to spill when there are nulls
     add eed7c62  [SPARK-32908][SQL][2.4] Fix target error calculation in `percentile_approx()`

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/util/QuantileSummaries.scala      |   2 +-
 .../test-data/percentile_approx-input.csv.bz2      | Bin 0 -> 124614 bytes
 .../sql/ApproximatePercentileQuerySuite.scala      |  21 ++++++++++++++++++++-
 3 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 sql/core/src/test/resources/test-data/percentile_approx-input.csv.bz2


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