[ 
https://issues.apache.org/jira/browse/FLINK-31808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-31808:
-----------------------------------
    Labels: pull-request-available  (was: )

> wrong examples of how to set operator name  in documents
> --------------------------------------------------------
>
>                 Key: FLINK-31808
>                 URL: https://issues.apache.org/jira/browse/FLINK-31808
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Weihua Hu
>            Priority: Major
>              Labels: pull-request-available
>
> [https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/operators/overview/#name-and-description]
>  
> {code:java}
> .setName("filter"){code}
>  should be
> {code:java}
> .name("filter"){code}



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

Reply via email to