[
https://issues.apache.org/jira/browse/CSV-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15661257#comment-15661257
]
Siegfried Goeschl commented on CSV-166:
---------------------------------------
I just have this use case for some reconciliation task at my customer
* I create a CSV file having multiple columns and write it to disk
* During the next invocation I'm reading the previously written CSV but I just
need one column
So in a way it would be nice to have such a feature but it is a bit of
gold-plating
> Read CSV file column by column
> ------------------------------
>
> Key: CSV-166
> URL: https://issues.apache.org/jira/browse/CSV-166
> Project: Commons CSV
> Issue Type: Improvement
> Reporter: Carlos Gavidia
> Labels: csvparser
>
> It would be nice if the library enables reading the CSV files in a column per
> column basis. Here's a very popular StackOverflow thread were the issue is
> discussed:
> http://stackoverflow.com/questions/12169038/read-csv-file-column-by-column
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)