[ https://issues.apache.org/jira/browse/PHOENIX-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272155#comment-14272155 ]
Hudson commented on PHOENIX-1409: --------------------------------- SUCCESS: Integrated in Phoenix-master #541 (See [https://builds.apache.org/job/Phoenix-master/541/]) PHOENIX-1409 Close HBaseAdmin in ConnectionQueryServicesImpl#modifyTable (samarth.jain: rev a6538d79266ff5d3c0a12773669a29ea6f71dca7) * phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java > 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 > Fix For: 4.3 > > Attachments: PHOENIX-1409-v3.patch, PHOENIX-1409-v6.patch, > PHOENIX-1409-v7-master_addendum.patch, PHOENIX-1409-v7.patch, > PHOENIX-1409_4.0.patch, Phoenix-1409-v1.patch, Phoenix-1409-v4-2.patch, > Phoenix-1409-v4.patch, Phoenix-1409-v5.patch, Phoenix-1409.patch, WIP.patch, > phoenix-1409-v2.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)