[
https://issues.apache.org/jira/browse/HIVE-16494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978014#comment-15978014
]
Ashutosh Chauhan commented on HIVE-16494:
-----------------------------------------
unit test in: udaf_percentile_approx_23.q
> udaf percentile_approx() may fail on CBO
> ----------------------------------------
>
> Key: HIVE-16494
> URL: https://issues.apache.org/jira/browse/HIVE-16494
> Project: Hive
> Issue Type: Bug
> Components: CBO, Logical Optimizer, UDF
> Reporter: Ashutosh Chauhan
>
> select percentile_approx(key, array(0.50, 0.70, 0.90, 0.95, 0.99)) from t;
> fails with error : The second argument must be a constant.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)