[
https://issues.apache.org/jira/browse/PHOENIX-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kadir Ozdemir resolved PHOENIX-7469.
------------------------------------
Fix Version/s: 5.3.0
Resolution: Fixed
> Partitioned CDC Index for partitioned tables
> --------------------------------------------
>
> Key: PHOENIX-7469
> URL: https://issues.apache.org/jira/browse/PHOENIX-7469
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Kadir Ozdemir
> Assignee: Kadir Ozdemir
> Priority: Major
> Fix For: 5.3.0
>
>
> PHOENIX-7425 introduced Partitioned CDC Indexes. These indexes are
> horizontally partitioned based on the partitioned id computed by
> PARTITION_ID() if the data table is not a partitioned table such as a
> multi-tenant table or an updatable view. The CDC index of a partitioned table
> is already partitioned by the index id and/or tenant id primarily.
> PARTITION_ID() will further partition these already partitioned indexes. This
> means partition id will not be the leading prefix of index rows for these
> tables. This Jira is to add CDC indexes to partitioned tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)