[
https://issues.apache.org/jira/browse/FLINK-20296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Anderson updated FLINK-20296:
-----------------------------------
Description:
The code example showing what not to do (using the now deprecated form of keyBy
that uses reflection on field names) was replaced with an example using a
lambda -- but without changing the explanatory text, which now makes no sense.
Affected files:
docs/learn-flink/etl.md
docs/learn-flink/etl.zh.md
was:The code example showing what not to do (using the now deprecated form of
keyBy that uses reflection on field names) was replaced with an example using a
lambda -- but without changing the explanatory text, which now makes no sense.
> Explanation of keyBy was broken by find/replace of deprecated forms of keyBy
> ----------------------------------------------------------------------------
>
> Key: FLINK-20296
> URL: https://issues.apache.org/jira/browse/FLINK-20296
> Project: Flink
> Issue Type: Improvement
> Components: Documentation / Training
> Affects Versions: 1.11.2
> Reporter: David Anderson
> Assignee: David Anderson
> Priority: Major
> Fix For: 1.12.0, 1.11.3
>
>
> The code example showing what not to do (using the now deprecated form of
> keyBy that uses reflection on field names) was replaced with an example using
> a lambda -- but without changing the explanatory text, which now makes no
> sense.
> Affected files:
> docs/learn-flink/etl.md
> docs/learn-flink/etl.zh.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)