[
https://issues.apache.org/jira/browse/FLINK-37283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ouyangwulin closed FLINK-37283.
-------------------------------
Resolution: Fixed
Only pgsql pipeline has this problem and has no merged code yet
> Improved ability to split ‘db.\.*.\.*.’
> ---------------------------------------
>
> Key: FLINK-37283
> URL: https://issues.apache.org/jira/browse/FLINK-37283
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: 3.0.0
> Reporter: ouyangwulin
> Assignee: ouyangwulin
> Priority: Minor
> Fix For: 3.0.0
>
>
> 1. We need to distinguish between '*' and 'app.\*', the expression of two
> different, 'app. \. *' actually means "\. * 'is for the regular expression,'.
> 'for the separator in the table'.
> 2. The cases in the following article need to be unified
> [1.
> https://nightlies.apache.org/flink/flink-cdc-docs-master/zh/docs/core-concept/data-source/|https://nightlies.apache.org/flink/flink-cdc-docs-master/zh/docs/core-concept/data-source/]
> {{tables: adb.*, bdb.user_table_[0-9]+, [app|web]_order_\.*}}
> 2.
> [https://nightlies.apache.org/flink/flink-cdc-docs-master/zh/docs/core-concept/data-pipeline/]
> {{tables: app_db.\.*}}
> {{}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)