[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408241#comment-13408241 ]
Edward Capriolo commented on HIVE-3221: --------------------------------------- Also have you considered the column alias is _c not _col, we can possibly determine this from HiveConf > 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 > 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