[
https://issues.apache.org/jira/browse/FLINK-37355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951119#comment-17951119
]
Xenos commented on FLINK-37355:
-------------------------------
I guess database A contain special characters, and you can see
https://issues.apache.org/jira/browse/FLINK-37774
> When using the DataStream API of Flink CDC 3.3.0 and setting the tableList to
> database_name.*, it fails to restore from the checkpoint.
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-37355
> URL: https://issues.apache.org/jira/browse/FLINK-37355
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.3.0
> Environment: !image-2025-02-20-09-45-42-131.png!
> Reporter: longwang0616
> Priority: Blocker
> Attachments: image-2025-02-20-09-45-42-131.png
>
>
> When using the DataStream API of Flink CDC 3.3.0 and setting tableList to
> database_name.*, it can read data normally. However, it fails to restore from
> the checkpoint after the checkpoint is successfully created. Another database
> works fine. Database A has more than 600 tables and Database B has more than
> 200 tables, and Database B can be restored from the checkpoint normally. The
> following error occurs when trying to restore Database A from the checkpoint.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)