[
https://issues.apache.org/jira/browse/FLINK-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Hutchison updated FLINK-6026:
--
Component/s: Core
> Cannot name flatMap operations
> --
>
>
[
https://issues.apache.org/jira/browse/FLINK-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Hutchison updated FLINK-6026:
--
Description:
I get an error if I try naming a flatMap operation:
{code}
DataSet> y = x.flatMap(
[
https://issues.apache.org/jira/browse/FLINK-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Hutchison updated FLINK-6026:
--
Description:
I get an error if I try naming a flatMap operation:
```
DataSet> y = x.flatMap((t,