[ https://issues.apache.org/jira/browse/FLINK-36474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leonard Xu updated FLINK-36474: ------------------------------- Fix Version/s: cdc-3.2.1 > YAML Table-merging route should accept more type widening cases > --------------------------------------------------------------- > > Key: FLINK-36474 > URL: https://issues.apache.org/jira/browse/FLINK-36474 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Affects Versions: cdc-3.2.0 > Reporter: yux > Assignee: yux > Priority: Major > Labels: pull-request-available > Fix For: cdc-3.3.0, cdc-3.2.1 > > > Currently, there are only three specific type widening cases available when > performing table-merging routes: > * Integer Type Promotions > * Float to Double Promotion > * Char-like Type to String > Any other types (including some reasonable ones, like temporal types) will be > rejected during wider type inferencing, which is a little surprising, since > table-merging route could tolerate columns with various names and counts. -- This message was sent by Atlassian Jira (v8.20.10#820010)