[ https://issues.apache.org/jira/browse/HIVE-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404728#comment-13404728 ]
Sushanth Sowmyan commented on HIVE-3221: ---------------------------------------- Now getting a new arc error on starting anew: -- tundra:hive sush$ arc diff --jira HIVE-3221 PHP Fatal error: Call to undefined method ArcanistGitAPI::amendGitHeadCommit() in /Users/sush/dev/hive.git/.arc_jira_lib/arcanist/ArcJIRAConfiguration.php on line 169 Fatal error: Call to undefined method ArcanistGitAPI::amendGitHeadCommit() in /Users/sush/dev/hive.git/.arc_jira_lib/arcanist/ArcJIRAConfiguration.php on line 169 -- Still, the patch attached has a unit test and is a fairly straightforward patch. Hopefully it can be reviewed easily. > 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