[ 
https://issues.apache.org/jira/browse/FLINK-37283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ouyangwulin updated FLINK-37283:
--------------------------------
    Description: 
 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.\.*}}

{{}}

  was:As flink cdc yaml table input is "db.\.*.\.*", we need parse dbname.


> 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)

Reply via email to