Jingsong Lee created FLINK-11827:
------------------------------------
Summary: Introduce DataFormatConverters to convert internal data
format and java format
Key: FLINK-11827
URL: https://issues.apache.org/jira/browse/FLINK-11827
Project: Flink
Issue Type: New Feature
Reporter: Jingsong Lee
Assignee: Jingsong Lee
We have introduced a new internal data format, but if user interact with
Source, sink and Udx, they prefer to use the traditional Java data format.
So we introduce DataFormat Converters to convert the internal efficient binary
data format into more general Java data format when source, sink and UDX are
used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)