You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/06/22 10:17:00 UTC

[jira] [Resolved] (CAMEL-16736) Preserve CSV headers when collected during Unmarshalling to List

     [ https://issues.apache.org/jira/browse/CAMEL-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16736.
---------------------------------
    Resolution: Fixed

Thanks for the PR

> Preserve CSV headers when collected during Unmarshalling to List
> ----------------------------------------------------------------
>
>                 Key: CAMEL-16736
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16736
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-csv
>    Affects Versions: 3.10.0
>            Reporter: Michael Genereux
>            Priority: Minor
>             Fix For: 3.11.0
>
>
> During the parsing of the CSV and {{setHeader}} is set to {{new String[0]{}}}, the headers are collected and beautifully validated.  These headers are then used in Map output but discarded on List output.  It would be nice to preserve that knowledge downstream in the Message header. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)