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

ASF GitHub Bot commented on PHOENIX-4763:
-----------------------------------------

Github user ChinmaySKulkarni commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/408#discussion_r237971245
  
    --- Diff: 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java
 ---
    @@ -2340,7 +2365,7 @@ public void createTable(RpcController controller, 
CreateTableRequest request,
                     // 3. Finally write the mutations to create the table
     
                     // From 4.15 the parent->child links are stored in a 
separate table SYSTEM.CHILD_LINK
    -                // TODO remove this after PHOENIX-4763 is implemented
    +                // TODO remove this after PHOENIX-4763 is implemented -> 
Remove below?
    --- End diff --
    
    @twdsilva Is this comment just to keep track of the fact that we need to 
remove this after all of splittable SYSCAT is implemented or is there anything 
specific to PHOENIX-4763?


> Changing a base table property value should be reflected in child views (if 
> the property wasn't changed)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-4763
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4763
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Thomas D'Silva
>            Assignee: Chinmay Kulkarni
>            Priority: Major
>
> .. for properties that are valid on views. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to