[
https://issues.apache.org/jira/browse/PHOENIX-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545109#comment-17545109
]
Geoffrey Jacoby commented on PHOENIX-6722:
------------------------------------------
Talked about this offline with [~giskender] and we agreed that this can be
deferred to 5.2.1. In 5.2 you just shouldn't use the new online schema
transform on a CDC-enabled table.
> Change Data Capture - Transform Compatibility
> ---------------------------------------------
>
> Key: PHOENIX-6722
> URL: https://issues.apache.org/jira/browse/PHOENIX-6722
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Minor
> Fix For: 5.2.1
>
>
> When transforming a change-detection enabled table/view or altering its
> logical name, we need to re-export its schema to the external schema
> registry. This is because some of the changed metadata may affect how edits
> from the table or view are parsed in the CDC producer.
> Until this JIRA is done, online data format transforms should not be done on
> change detection enabled tables.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)