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

Jesus Camacho Rodriguez updated HIVE-18848:
-------------------------------------------
    Attachment: HIVE-18848.01.patch

> Improve readability of filter conditions in explain plan when CBO is run
> ------------------------------------------------------------------------
>
>                 Key: HIVE-18848
>                 URL: https://issues.apache.org/jira/browse/HIVE-18848
>             Project: Hive
>          Issue Type: Improvement
>          Components: CBO
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Minor
>         Attachments: HIVE-18848.01.patch
>
>
> CBO might return comparison operands in any non-deterministic order. Try to 
> show {{<reference> <cmp> <literal>}} when possible, i.e., {{c < 10}} rather 
> than {{10 > c}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to