[
https://issues.apache.org/jira/browse/FLINK-35730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu updated FLINK-35730:
-------------------------------
Priority: Major (was: Not a Priority)
> PipelineDefinitionParser add parse string method
> ------------------------------------------------
>
> Key: FLINK-35730
> URL: https://issues.apache.org/jira/browse/FLINK-35730
> Project: Flink
> Issue Type: New Feature
> Components: Flink CDC
> Reporter: Wenkai Qi
> Assignee: Wenkai Qi
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.2.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> /**
> * Parse the specified pipeline definition string, merge global
> configurations, then generate
> * the \{@link PipelineDef}.
> */
> PipelineDef parse(String text, Configuration globalPipelineConfig) throws
> Exception;
>
> Adding this method is beneficial for third-party platforms to use this
> interface to parse strings as PipelineDef.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)