gpt4 book ai didi

hadoop - 如何在Hive中实现百分位数?

转载 作者:行者123 更新时间:2023-12-02 22:08:43 25 4
gpt4 key购买 nike

谁能告诉我,如何在Hive中实现Percentile?
我尝试使用百分位数功能,但无法获得预期的结果。
示例代码将极大地帮助您。

最佳答案

根据产品文档使用 percentile 函数:

Returns the exact pth percentile of a column in the group (does not work with floating point types). p must be between 0 and 1. NOTE: A true percentile can only be computed for integer values. Use PERCENTILE_APPROX if your input is non-integral.



如果您无法获得“预期结果”,那么您将为问题添加更多细节,例如数据,查询和预期结果是什么。

关于hadoop - 如何在Hive中实现百分位数?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35146395/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com