Github user wzhfy commented on the issue:
https://github.com/apache/spark/pull/19406
@srowen For example, given input data 1 to 10, if a user queries 10% (or
even less) percentile, it should return 1, because the first value 1 already
reaches 10% percentage. Without this fix, it returned 2. I've updated
description by adding this example in JIRA and PR, thanks.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]