wqn created CALCITE-5975:
----------------------------

             Summary: percentile_cont function throws 
UnsupportedOperationException
                 Key: CALCITE-5975
                 URL: https://issues.apache.org/jira/browse/CALCITE-5975
             Project: Calcite
          Issue Type: Bug
    Affects Versions: 1.35.0
            Reporter: wqn


execute a sql like SELECT  SUM(compen_fund_use_amt_1d) AS b , 
percentile_cont(0.0005) within group (ORDER BY compen_fund_use_amt_1d  DESC)  
AS a from  
data_analysis_holo.ads_tb_crm_as_compen_exp_threshold_coupon_user_index_d""

it throws UnsupportedOperationException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to