[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419863#comment-13419863 ]
Hudson commented on HIVE-3221: ------------------------------ Integrated in Hive-trunk-h0.21 #1558 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1558/]) HIVE-3221 : HiveConf.getPositionFromInternalName does not support more than sinle digit column numbers (Sushanth Sowmyan via Ashutosh Chauhan) (Revision 1364038) Result = FAILURE hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1364038 Files : * /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java * /hive/trunk/common/src/test/org/apache/hadoop/hive/conf/TestHiveConf.java > HiveConf.getPositionFromInternalName does not support more than sinle digit > column numbers > ------------------------------------------------------------------------------------------ > > Key: HIVE-3221 > URL: https://issues.apache.org/jira/browse/HIVE-3221 > Project: Hive > Issue Type: Bug > Reporter: Sushanth Sowmyan > Assignee: Sushanth Sowmyan > Fix For: 0.10.0 > > Attachments: HIVE-3221.patch > > > For positions above 9, HiveConf.getPositionFromInternalName only looks at the > last digit, and thus, causes collisions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira