Zili Chen created FLINK-14867:
---------------------------------
Summary: Move TextInputFormat & TextOutputFormat to flink-core
Key: FLINK-14867
URL:
https://issues.apache.org/jira/browse/FLINK-14867 Project: Flink
Issue Type: Improvement
Components: API / DataSet, API / DataStream
Reporter: Zili Chen
Assignee: Zili Chen
This is one step to decouple the dependency from flink-streaming-java to flink-java. We already have a package {{o.a.f.core.io}} for these formats.
However, it possibly suffers from b/w compatibility issue so that we unfortunately move it under the same package in flink-core module.
CC [~aljoscha] also do you know how to verify whether or not such compatibility issue would happen?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)