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 2018/03/01 02:38:00 UTC

[jira] [Updated] (HIVE-18797) ExprConstNodeDesc's getExprString should put appropriate qualifier with literals

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

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

> ExprConstNodeDesc's getExprString should put appropriate qualifier with literals
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-18797
>                 URL: https://issues.apache.org/jira/browse/HIVE-18797
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>         Attachments: HIVE-18797.1.patch, HIVE-18797.2.patch, HIVE-18797.3.patch, HIVE-18797.4.patch, HIVE-18797.5.patch
>
>
> e.g. instead of just {{2016-01-23 00:00:00.0)}} it should be {{TIMESTAMP'2016-01-23 00:00:00.0)'}}.
> This method is used by explain task and also HIVE-18726 needs it to reparse the string for default value.
> I am creating a separate ticket for this instead of lumping it with HIVE-18726 because this will need quite a few golden files update.



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