Skip to content
Snippets Groups Projects
Unverified Commit cb80edc2 authored by wangzhenhua's avatar wangzhenhua Committed by Sean Owen
Browse files

[SPARK-18111][SQL] Wrong ApproximatePercentile answer when multiple records have the minimum value

## What changes were proposed in this pull request?

When multiple records have the minimum value, the answer of ApproximatePercentile is wrong.
## How was this patch tested?

add a test case

Author: wangzhenhua <wangzhenhua@huawei.com>

Closes #15641 from wzhfy/percentile.
parent 623fc7fc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment