Navis created HIVE-3762:
---------------------------
Summary: Minor fix for 'tableName' in Hive.g
Key: HIVE-3762
URL: https://issues.apache.org/jira/browse/HIVE-3762
Project: Hive
Issue Type: Improvement
Components: Query Processor
Reporter: Navis
Assignee: Navis
Priority: Trivial
Current definition for 'tableName' is "(db=Identifier DOT)? tab=Identifier". If
user specifies value "default." for it, hive parser accepts "default" as table
name and reserves "." for next token but it's not valid.
Really trivial but it is small needed part for improving query auto-completion
(I'm doing it).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira