You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2017/12/07 22:41:00 UTC

[jira] [Updated] (HIVE-18246) Replace toString with getExprString in AbstractOperatorDesc::getColumnExprMapForExplain

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

Vineet Garg updated HIVE-18246:
-------------------------------
    Status: Patch Available  (was: Open)

> Replace toString with getExprString in AbstractOperatorDesc::getColumnExprMapForExplain
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-18246
>                 URL: https://issues.apache.org/jira/browse/HIVE-18246
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>         Attachments: HIVE-18246.1.patch
>
>
> AbstractOperatorDesc::getColumnExprMapForExplain uses toString on ExprNode to get the string representation of an expr. getExprString is better suited here since each ExprNode class has suitable implementation for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)