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

Flink Jira Bot commented on FLINK-12922:
----------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Remove method parameter from OperatorCodeGenerator
> --------------------------------------------------
>
>                 Key: FLINK-12922
>                 URL: https://issues.apache.org/jira/browse/FLINK-12922
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Planner
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Minor
>              Labels: pull-request-available, stale-assigned
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The TableConfig parameter of 
> OperatorCodGenerator#generateOneInputStreamOperator should be removed, 
> because:
>  # This parameter is never actually used.
>  # If it is ever used in the future, we can use ctx.getConfig to get the same 
> object
>  # The method signature should be consistent. The method 
> generateTwoInputStreamOperator does not have this parameter. So this 
> parameter should also be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to