[ https://issues.apache.org/jira/browse/HIVE-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maheshwaran Srinivasan resolved HIVE-3513. ------------------------------------------ Resolution: Duplicate Fix Version/s: 0.10.0 Hadoop Flags: Reviewed > Allow Partition Offline Enable/Disable command to be specified at the ds > level even when Partition is based on more columns than ds > ----------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-3513 > URL: https://issues.apache.org/jira/browse/HIVE-3513 > Project: Hive > Issue Type: Improvement > Components: Metastore, Query Processor > Affects Versions: 0.10.0 > Reporter: Maheshwaran Srinivasan > Priority: Minor > Labels: newbie > Fix For: 0.10.0 > > Original Estimate: 168h > Remaining Estimate: 168h > > We want to be able to run a command like: > ALTER TABLE t1 PARTITION (ds = 'xyz') ENABLE OFFLINE; > where t1 is partitioned on more columns than ds, for example, ds, part_col2, > part_col3. > We also want to do the same for Partition DISABLE OFFLINE. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira