[ https://issues.apache.org/jira/browse/HIVE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548291#comment-13548291 ]
Hudson commented on HIVE-3762: ------------------------------ Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/]) 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 > Fix For: 0.11.0 > > 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