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

Krisztian Kasa resolved HIVE-25858.
-----------------------------------
    Resolution: Fixed

Pushed to master. Thanks [~kgyrtkirk] for review.

> 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: 50m
>  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