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

James Taylor edited comment on PHOENIX-4343 at 11/2/17 5:50 AM:
----------------------------------------------------------------

+1 with one nit. How about this:
{code}
tableType != PTableType.TABLE
{code}
instead of
{code}
!(tableType == PTableType.TABLE)
{code}



was (Author: jamestaylor):
+1 with one nit. How about {{tableType != PTableType.TABLE)}} instead of 
{{!(tableType == PTableType.TABLE)}} ?

> In CREATE TABLE only allow setting guide post width on tables and global 
> indexes
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4343
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4343
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>            Priority: Major
>         Attachments: PHOENIX-4343.patch, PHOENIX-4343_v2.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to