You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Antoine DESSAIGNE (JIRA)" <ji...@apache.org> on 2013/11/15 15:39:20 UTC

[jira] [Created] (CAMEL-6969) Add an option on the CSV unmarshalling in order to generate Maps with headers as keys

Antoine DESSAIGNE created CAMEL-6969:
----------------------------------------

             Summary: 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
         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#6144)