[
https://issues.apache.org/jira/browse/PHOENIX-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ujjawal Kumar updated PHOENIX-6868:
-----------------------------------
Summary: Inheritable table level properties from data table to indexes
(was: Inheritable table level properties from parent table to indexes)
> Inheritable table level properties from data 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 data 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 data 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)