[ https://issues.apache.org/jira/browse/HIVE-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Sichi updated HIVE-1746: ----------------------------- Status: Open (was: Patch Available) In DDLTask: * Eliminate System.out.println calls * Instead of duplicating last_modified_by/time code from ALTER TABLE, factor it out to a private helper method instead * You have a bug in the case where the table is in a non-default database. You need to remember the base table's database name in AlterIndexDesc and use it later. > Support for using ALTER to set IDXPROPERTIES > -------------------------------------------- > > Key: HIVE-1746 > URL: https://issues.apache.org/jira/browse/HIVE-1746 > Project: Hive > Issue Type: Improvement > Components: Indexing > Affects Versions: 0.7.0 > Reporter: Marquis Wang > Assignee: Marquis Wang > Fix For: 0.7.0 > > Attachments: 1746.prelim.patch, HIVE-1746.2.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.