[
https://issues.apache.org/jira/browse/DRILL-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986585#comment-14986585
]
ASF GitHub Bot commented on DRILL-951:
--------------------------------------
GitHub user abhipol opened a pull request:
https://github.com/apache/drill/pull/232
DRILL-951:CSV header row should be parsed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhipol/drill issues/DRILL-951
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/232.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #232
----
commit c744888ccb700ee1a8bd0d80920ea0d2e68e2ff4
Author: Abhi P <[email protected]>
Date: 2015-11-03T03:03:04Z
DRILL-951 supporting csv header row parsing
commit cc1e0a9c2cd95c4b9982d88578ed7d014e3de12b
Author: Abhi P <[email protected]>
Date: 2015-11-03T03:03:04Z
DRILL-951 supporting csv header row parsing
commit b75db629a2f2796005bd44c7b90e78dc11405e02
Author: Abhi P <[email protected]>
Date: 2015-11-03T03:06:29Z
Merge branch 'issues/DRILL-951' of https://github.com/abhipol/drill into
issues/DRILL-951
----
> CSV header row should be parsed
> -------------------------------
>
> Key: DRILL-951
> URL: https://issues.apache.org/jira/browse/DRILL-951
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Text & CSV
> Reporter: Tomer Shiran
> Assignee: Abhijit Pol
> Fix For: Future
>
>
> CSV reader is currently treating header names like regular rows. There should
> be a way to treat the header row as the column names (optional?).
> I exported this dataset to a CSV:
> https://data.sfgov.org/Public-Safety/SFPD-Incidents-Previous-Three-Months/tmnf-yvry
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)