[
https://issues.apache.org/jira/browse/FLINK-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245504#comment-16245504
]
Aljoscha Krettek commented on FLINK-8008:
-----------------------------------------
[~fhueske] Is there a way of specifying the order of fields when writing a
Table as CSV?
I don't think that not sorting will solve this problem in general because the
order of fields in {{PojoTypeInfo}} is arbitrary.
> PojoTypeInfo should sort fields fields based on boolean
> -------------------------------------------------------
>
> Key: FLINK-8008
> URL: https://issues.apache.org/jira/browse/FLINK-8008
> Project: Flink
> Issue Type: Improvement
> Components: DataSet API
> Affects Versions: 1.3.2
> Reporter: Muhammad Imran Tariq
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Flink PojoTypeInfo<T> sorts fields array that are passed into constructor
> arguments. I want to create another constructor that takes boolean parameter
> to sort field or not.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)