[ https://issues.apache.org/jira/browse/FLINK-34948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Qishang Zhong updated FLINK-34948: ---------------------------------- Affects Version/s: (was: cdc-3.1.0) > CDC RowType can not convert to flink type > ----------------------------------------- > > Key: FLINK-34948 > URL: https://issues.apache.org/jira/browse/FLINK-34948 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Reporter: Qishang Zhong > Priority: Minor > Fix For: cdc-3.1.0 > > > Fix cdc {{RowType}} can not convert to flink type > I meet the follow exception: > > {code:java} > java.lang.ArrayStoreException > at java.lang.System.arraycopy(Native Method) > at java.util.Arrays.copyOf(Arrays.java:3213) > at java.util.ArrayList.toArray(ArrayList.java:413) > at > java.util.Collections$UnmodifiableCollection.toArray(Collections.java:1036) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)