[
https://issues.apache.org/jira/browse/FLINK-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245509#comment-16245509
]
Fabian Hueske commented on FLINK-8008:
--------------------------------------
Depends on the TableSink.
{{CsvTableSink}} will write the fields in the order of the fields in the schema.
> 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)