[
https://issues.apache.org/jira/browse/FLINK-11827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784426#comment-16784426
]
Jingsong Lee commented on FLINK-11827:
--------------------------------------
implemented in https://github.com/apache/flink/pull/7904
> 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
> Priority: Major
>
> 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)