Caizhi Weng created FLINK-31558: ----------------------------------- Summary: Support updating schema type with restrictions in CDC sink of Table Store Key: FLINK-31558 URL: https://issues.apache.org/jira/browse/FLINK-31558 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.4.0 Reporter: Caizhi Weng Assignee: Caizhi Weng Fix For: table-store-0.4.0
It is common for database users to update column types to a wider type, such as changing {{INT}} types to {{BIGINT}}s, and {{CHAR}}s to {{VARCHAR}}s. We should support these common usages. -- This message was sent by Atlassian Jira (v8.20.10#820010)