[ 
https://issues.apache.org/jira/browse/FLINK-35714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882579#comment-17882579
 ] 

JunboWang edited comment on FLINK-35714 at 9/18/24 5:58 AM:
------------------------------------------------------------

Interested in this, Flink cdc now can support Automatic create tag by set 
paimon sink conf like:
{code:java}
// code placeholder
table.properties.tag.creation-delay: 1 m
table.properties.tag.creation-period: hourly
table.properties.tag.num-retained-max: '10'
table.properties.tag.automatic-creation: process-time {code}
Is there anything else that needs to be accomplished?


was (Author: JIRAUSER305453):
Interested in this, Flink cdc now can support Automatic create tag by set sink 
conf like:
{code:java}
// code placeholder
table.properties.tag.creation-delay: 1 m
table.properties.tag.creation-period: hourly
table.properties.tag.num-retained-max: '10'
table.properties.tag.automatic-creation: process-time {code}
Is there anything else that needs to be accomplished?

> Flink CDC pipeline sink support Automatic create tag
> ----------------------------------------------------
>
>                 Key: FLINK-35714
>                 URL: https://issues.apache.org/jira/browse/FLINK-35714
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>    Affects Versions: cdc-3.2.0
>            Reporter: melin
>            Priority: Major
>
> Flink CDC pipeline sink support Automatic create tagļ¼š
> https://paimon.apache.org/docs/master/maintenance/manage-tags/#automatic-creation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to