You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/04/21 03:35:04 UTC

[jira] [Created] (HIVE-16494) udaf percentile_approx() may fail on CBO

Ashutosh Chauhan created HIVE-16494:
---------------------------------------

             Summary: 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)