[
https://issues.apache.org/jira/browse/HIVE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511416#comment-13511416
]
Hudson commented on HIVE-3762:
------------------------------
Integrated in Hive-trunk-h0.21 #1837 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/1837/])
HIVE-3762 Minor fix for 'tableName' in Hive.g
(Navis via namit) (Revision 1417763)
Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1417763
Files :
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g
* /hive/trunk/ql/src/test/results/clientnegative/invalid_tbl_name.q.out
> 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
> Attachments: HIVE-3762.D7143.1.patch
>
>
> 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