[
https://issues.apache.org/jira/browse/CAMEL-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862312#comment-13862312
]
Claus Ibsen commented on CAMEL-6969:
------------------------------------
camel-csv has changed since this patch.
You are welcome to update your patch so it works against master branch. Also
there is a new csv iterator which needs to be adjusted as well.
> Add an option on the CSV unmarshalling in order to generate Maps with headers
> as keys
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-6969
> URL: https://issues.apache.org/jira/browse/CAMEL-6969
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 2.12.1
> Reporter: Antoine DESSAIGNE
> Assignee: Claus Ibsen
> Priority: Minor
> Attachments: csv-as-map.patch
>
>
> It's annoying to know the column index when processing CSV unmarshalled data.
> It would be nice to be able to use a Map with the headers as keys instead of
> a List for each line.
> You'll find attached a patch
> PS: the JIRA component camel-csv does not exist
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)