You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "mac champion (JIRA)" <ji...@apache.org> on 2014/03/01 00:00:22 UTC

[jira] [Created] (CRUNCH-362) Add a CSV File Source

mac champion created CRUNCH-362:
-----------------------------------

             Summary: Add a CSV File Source
                 Key: CRUNCH-362
                 URL: https://issues.apache.org/jira/browse/CRUNCH-362
             Project: Crunch
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.9.0
            Reporter: mac champion
            Assignee: Josh Wills
            Priority: Trivial
             Fix For: 0.10.0


CSV files can be unpredictable. Among other quirks, it is possible for a single CSV record to span multiple lines in a file. In cases like these, TextFileSource is not effective and NLineFileSource is not flexible enough. 

The result of this JIRA should be a CSVFileSource which, at minimum, should be able to deal with multiple-line CSV records. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)