[
https://issues.apache.org/jira/browse/FLINK-32158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
qingbo jiao updated FLINK-32158:
--------------------------------
Description: Unify the getMultiInputOperatorDefaultMeta and
getOneInputOperatorDefaultMeta methods into the same
getInputOperatorDefaultMeta method. Because 1 is a special case of Multi, there
is no need to repeat the definition.Same applies to
getStateTtlForMultiInputOperator and getStateTtlForOneInputOperator methods
(was: Unify the getMultiInputOperatorDefaultMeta and
getOneInputOperatorDefaultMeta methods into the same
getInputOperatorDefaultMeta method. Because 1 is a special case of Multi, there
is no need to repeat the definition)
> Unify the getMultiInputOperatorDefaultMeta and getOneInputOperatorDefaultMeta
> methods into the same getInputOperatorDefaultMeta method
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-32158
> URL: https://issues.apache.org/jira/browse/FLINK-32158
> Project: Flink
> Issue Type: Improvement
> Reporter: qingbo jiao
> Priority: Minor
>
> Unify the getMultiInputOperatorDefaultMeta and getOneInputOperatorDefaultMeta
> methods into the same getInputOperatorDefaultMeta method. Because 1 is a
> special case of Multi, there is no need to repeat the definition.Same applies
> to getStateTtlForMultiInputOperator and getStateTtlForOneInputOperator methods
--
This message was sent by Atlassian Jira
(v8.20.10#820010)