Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-16058 Disable falling back to non-cbo for SemanticException for tests
- Closed