[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927079#action_12927079 ]
John Sichi commented on HIVE-1746: ---------------------------------- Yes, you do need to extend the metastore thrift API for this. For regenerating the code, see these instructions: http://wiki.apache.org/hadoop/Hive/HowToContribute#Generating_Code Note that we currently check in the generated code (although we're planning to eventually stop that and make developers install the thrift tools). However, when submitting patches, if you can omit the generated code, that makes review a lot easier. (For the final patch, we'll ask you to include the generated code.) > Support for using ALTER to set IDXPROPERTIES > -------------------------------------------- > > Key: HIVE-1746 > URL: https://issues.apache.org/jira/browse/HIVE-1746 > Project: Hive > Issue Type: Improvement > Reporter: Marquis Wang > Assignee: Marquis Wang > Attachments: 1746.prelim.patch > > > Hive-1498 has support for IDXPROPERTIES on index creation, so now we want to > support ALTERing those properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.