[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marquis Wang updated HIVE-1746: ------------------------------- Attachment: 1746.prelim.patch Preliminary patch. I think I need to add an alter_index function to the HiveMetaStoreClient, which I think requires editing the thrift files. I'm not sure if that is the correct way to go about that... is there a better way to allow us to change the properties on an existing index? If that is correct, how do I generate the new ThriftHiveMetaStoreClient.java? > 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.