You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/04/03 01:28:00 UTC

[jira] [Commented] (HIVE-19064) Add mode to support delimited identifiers enclosed within double quotation

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

Jesus Camacho Rodriguez commented on HIVE-19064:
------------------------------------------------

[~ashutoshc], could you take a look?
https://reviews.apache.org/r/66397/

Thanks

> Add mode to support delimited identifiers enclosed within double quotation
> --------------------------------------------------------------------------
>
>                 Key: HIVE-19064
>                 URL: https://issues.apache.org/jira/browse/HIVE-19064
>             Project: Hive
>          Issue Type: Improvement
>          Components: Parser, SQL
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>         Attachments: HIVE-19064.01.patch, HIVE-19064.02.patch
>
>
> As per SQL standard. Hive currently uses `` (backticks). Default will continue being backticks, but we will support identifiers within double quotation via configuration parameter.
> This issue will also extends support for arbitrary char sequences, e.g., containing {{~ ! @ # $ % ^ & * () , < >}}, in database and table names. Currently, special characters are only supported for column names.



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