Jesus Camacho Rodriguez created HIVE-19064:
----------------------------------------------
Summary: 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
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)