[
https://issues.apache.org/jira/browse/FLINK-35730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-35730:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Not a Priority
> Labels: pull-request-available
> 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)