[ 
https://issues.apache.org/jira/browse/CAMEL-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841667#comment-13841667
 ] 

Daneel Yaitskov commented on CAMEL-7043:
----------------------------------------

Cool.

I know that this isn't a bug and system can do it out of the box
But I don't tell you about.



> Processing big CSV files by row one by one
> ------------------------------------------
>
>                 Key: CAMEL-7043
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7043
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-bindy
>            Reporter: Daneel Yaitskov
>            Assignee: Claus Ibsen
>             Fix For: 2.13.0
>
>
> I have 13G csv file. As far as I know Bindy loads entire file.
> I know about workaround with .body().token("\n")  to split file in lines
> and process them independently but 
> it won't with multiline rows. Csv support text fields than can contain new 
> line symbols.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to