You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/09/20 03:01:33 UTC

[jira] [Commented] (HIVE-8199) CBO Trunk Merge: quote2 test fails due to incorrect literal translation

    [ https://issues.apache.org/jira/browse/HIVE-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141632#comment-14141632 ] 

Sergey Shelukhin commented on HIVE-8199:
----------------------------------------

[~ashutoshc] [~jpullokkaran] RB at https://reviews.apache.org/r/25869/. Running cbo_correctness now.

The issue is that the string from ExprNode that CBO translator gets is already unescaped, so when that gets put into new AST node it's not correct (needs to be escaped).



> CBO Trunk Merge: quote2 test fails due to incorrect literal translation
> -----------------------------------------------------------------------
>
>                 Key: HIVE-8199
>                 URL: https://issues.apache.org/jira/browse/HIVE-8199
>             Project: Hive
>          Issue Type: Sub-task
>          Components: CBO
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-8199.patch
>
>
> Quoting of quotes and slashes is lost in translation back from CBO to AST, it seems



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)