Details
-
Improvement
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Incompatible change
-
Description
Hive's current behavior on Quoted Identifiers is different from the normal interpretation. Quoted Identifier (using backticks) has a special interpretation for Select expressions(as Regular Expressions). Have documented current behavior and proposed a solution in attached doc.
Summary of solution is:
- Introduce 'standard' quoted identifiers for columns only.
- At the langauage level this is turned on by a flag.
- At the metadata level we relax the constraint on column names.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-2949 bug with describe and reserved keyword
- Resolved
-
HIVE-6187 Add test to verify that DESCRIBE TABLE works with quoted table names
- Closed
-
HIVE-6305 test use of quoted identifiers in user/role names
- Closed
- relates to
-
HIVE-7097 The Support for REGEX Column Broken in HIVE 0.13
- Resolved