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

ASF GitHub Bot updated HIVE-25858:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {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