You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2013/11/10 05:19:17 UTC

[jira] [Commented] (DRILL-286) Read from delimited files

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

Jacques Nadeau commented on DRILL-286:
--------------------------------------

I'd suggest to start by using existing tools.  For example, how about building the csv reader on top of opencsv?  If we need to optimize later, we can always do that.

http://opencsv.sourceforge.net/

> Read from delimited files
> -------------------------
>
>                 Key: DRILL-286
>                 URL: https://issues.apache.org/jira/browse/DRILL-286
>             Project: Apache Drill
>          Issue Type: New Feature
>            Reporter: Tommy Guy
>
> I'd like to contribute a data reader for CSV and other delimited files.
> First pass will be pretty basic: we'll support reading from a delimited file with user-specified delimiter (',' as default).
> I will also allow the user to either specify headers as the first line of the file or to specify them as part of setup.



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