作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
谁能告诉我,如何在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/
我是一名优秀的程序员,十分优秀!