[jira] [Comment Edited] (PHOENIX-1409) Allow ALTER TABLE SET command to update HTableDescriptor and HColumnDescriptor properties

Mon, 15 Dec 2014 23:47:44 -0800

    [ 
https://issues.apache.org/jira/browse/PHOENIX-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247892#comment-14247892
 ] 

Alicia Ying Shu edited comment on PHOENIX-1409 at 12/16/14 7:46 AM:
--------------------------------------------------------------------

Attached Phoenix-1409.patch (based on master). First Thanks Samarth Jain for 
the contribution of initial patch. I worked on similar issues as part of 
Phoenix-1240. Merged our patches and fixed regressions on tests regarding to 
add new column families, etc.; fixed issues on setting both table level and 
column family level properties; added special handling of setting TTL for a 
particular column family or for all the column families (see Phoenix-1240 for 
discussion on this). 


was (Author: aliciashu):
Attached Phoenix-1409.patch (based on master). First Thanks Samarth Jain for 
the contribution of initial patch. I worked on similar issues as part of 
Phoenix-1240. Merged our patches and fixed regressions on tests regarding to 
add new column families, etc.; added support for setting both table level and 
column family level properties; added special handling of setting TTL for a 
particular column family or for all the column families (see Phoenix-1240 for 
discussion on this). 

> Allow ALTER TABLE <table> SET command to update HTableDescriptor and 
> HColumnDescriptor properties
> -------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1409
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1409
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.2
>            Reporter: James Taylor
>            Assignee: Alicia Ying Shu
>         Attachments: Phoenix-1409.patch, WIP.patch
>
>
> Once PHOENIX-1408 is fixed, we should allow HTableDescriptor and 
> HColumnDescriptor properties through the ALTER TABLE <table> SET command. 
> It'd just be a matter of passing these properties through the existing 
> methods, as we support this for CREATE TABLE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to