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

Ujjawal Kumar commented on PHOENIX-6868:
----------------------------------------

The use case for this is similar to  PHOENIX-3955 which ensures data 
consistency between data table and index. The custom property to sync can be 
used to built custom functionality with same reasoning of ensuring data 
consistency

> Inheritable table level properties from parent table to indexes
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-6868
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6868
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Ujjawal Kumar
>            Priority: Minor
>
>  PHOENIX-3955 does this for KEEP_DELETED_CELLS, REPLICATION_SCOPE, and TTL so 
> that both parent table and it's indexes have these properties in sync. There 
> should be a way so that a custom table level property declared (internally a 
> METADATA in TableDescriptor of the physical table) is always inherited by the 
> indexes. This of course should be controllable by a config so that the 
> properties to inherit can be customized



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to