[
https://issues.apache.org/jira/browse/PHOENIX-7469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kadir Ozdemir updated PHOENIX-7469:
-----------------------------------
Description: PHOENIX-7425 introduced Partitioned CDC Indexes. These indexes
are horizontally partitioned based on the partitioned id computed by
PARTITION_ID(). This requires that partition id to be the prefix of index rows.
This Jira is to implement partition id as the prefix of CDC index rows for
multi-tenant tables too. (was: PHOENIX-7245 introduced Partitioned CDC
Indexes. These indexes are horizontally partitioned based on the partitioned id
computed by PARTITION_ID(). This requires that partition id to be the prefix of
index rows. This Jira is to implement partition id as the prefix of CDC index
rows for multi-tenant tables too.)
> Partitioned CDC Index for multi-tenant 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
>
> PHOENIX-7425 introduced Partitioned CDC Indexes. These indexes are
> horizontally partitioned based on the partitioned id computed by
> PARTITION_ID(). This requires that partition id to be the prefix of index
> rows. This Jira is to implement partition id as the prefix of CDC index rows
> for multi-tenant tables too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)