[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169923#comment-13169923 ]
Hudson commented on HIVE-2640: ------------------------------ Integrated in Hive-trunk-h0.21 #1146 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1146/]) HIVE-2640 Add alterPartition to AlterHandler interface (Kevin Wilfong via namit) namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1214380 Files : * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/AlterHandler.java * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java * /hive/trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java > Add alterPartition to AlterHandler interface > -------------------------------------------- > > Key: HIVE-2640 > URL: https://issues.apache.org/jira/browse/HIVE-2640 > Project: Hive > Issue Type: Improvement > Reporter: Kevin Wilfong > Assignee: Kevin Wilfong > Attachments: HIVE-2640.D699.1.patch, HIVE-2640.D699.2.patch > > > Adding alterPartition to the AlterHandler interface would allow for > customized functionality to be executed as part of altering a partition, much > like it is already allowed for alterTable. > Based on the name of the interface, and a comment in the AlterHandler code, > it looks like alterPartition was meant to be included along with alterTable. -- 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