[
https://issues.apache.org/jira/browse/CAMEL-12192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neo Xu updated CAMEL-12192:
---------------------------
Comment: was deleted
(was: [~ricardozanini] Yes, I am in an ESB consulting company. We provide
integration solution for big organizations. We highly rely on Camel. Last year,
we created hundreds of interfaces for an energy company. This year, we got a
new project for this company, but I face the big CSV file parsing issue. I
thought if I can fix this issue.
)
> BindyCsvDataFormat does not support skip fields
> ------------------------------------------------
>
> Key: CAMEL-12192
> URL: https://issues.apache.org/jira/browse/CAMEL-12192
> Project: Camel
> Issue Type: Improvement
> Components: camel-bindy
> Affects Versions: 2.20.1
> Reporter: Neo Xu
> Priority: Major
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Currently: BindyCsvDataFormat has to map all the fields in a CSV file.
> If there are 200 fields in a CSV file, it has to create 200 fields in a
> class. But sometimes, it is only interested in 20 fields. So it needs to skip
> some positions if they are not required. But BindyCsvDataFormat will throw an
> exception in this case.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)