[ 
https://issues.apache.org/jira/browse/HIVE-25858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Krisztian Kasa updated HIVE-25858:
----------------------------------
    Description: 
{code}
explain cbo select distinct int_col x, bigint_col y from alltypes order by 1, 2;
{code}

> DISTINCT with ORDER BY on ordinals fails with NPE
> -------------------------------------------------
>
>                 Key: HIVE-25858
>                 URL: https://issues.apache.org/jira/browse/HIVE-25858
>             Project: Hive
>          Issue Type: Bug
>          Components: CBO
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>
> {code}
> explain cbo select distinct int_col x, bigint_col y from alltypes order by 1, 
> 2;
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to