[
https://issues.apache.org/jira/browse/PHOENIX-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709383#comment-16709383
]
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_r238875171
--- Diff:
phoenix-core/src/main/java/org/apache/phoenix/util/MetaDataUtil.java ---
@@ -353,6 +403,18 @@ public static int getSaltBuckets(List<Mutation>
tableMetaData, KeyValueBuilder b
}
return 0;
}
+
--- End diff --
good catch. Will remove
> 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
> Attachments: PHOENIX-4763.patch
>
>
> .. for properties that are valid on views.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)