You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/08/16 23:37:20 UTC

[jira] [Created] (PHOENIX-3186) Properties set in CREATE TABLE should be set on the HTableDescriptor, not the HColumnDescriptor

James Taylor created PHOENIX-3186:
-------------------------------------

             Summary: Properties set in CREATE TABLE should be set on the HTableDescriptor, not the HColumnDescriptor
                 Key: PHOENIX-3186
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3186
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


Unless they're qualified with a column family, properties set in CREATE TABLE should be set on the HTableDescriptor, not the HColumnDescriptor. See this[1] comment in PHOENIX-3167.

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



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