[
https://issues.apache.org/jira/browse/DRILL-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14631434#comment-14631434
]
Venkat Gurukrishna commented on DRILL-1440:
-------------------------------------------
[[email protected]]
Hi Jim,
I want to skip the header row from the csv file. When I try to add the
configuration "skipHeader" : true in my plugin, it is giving error as " Invalid
JSON Mapping", can you please let me know how to configure it and where.
I am configuring under the "formats" > "csv" file section.
Thanks & Regards,
-Venkat Gurukrishna
> Allow delimited files to have customizable quote characters
> -----------------------------------------------------------
>
> Key: DRILL-1440
> URL: https://issues.apache.org/jira/browse/DRILL-1440
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Text & CSV
> Affects Versions: 0.5.0
> Reporter: Jim Scott
> Assignee: Jacques Nadeau
> Priority: Minor
> Labels: features, github-import, patch
> Fix For: 1.0.0
>
> Attachments: DRILL-1440.patch
>
>
> Delimited files should have multiple options to configure:
> -1. Field separators (already in place - Defaults to \n)-
> 2. Line separators (DRILL-1318 - Defaults to \n)
> 3. Skip header row (missing - Defaults to false)
> 4. Quote characters (missing - Defaults to \")
> 5. Strip Quotes (missing - Defaults to false)
> These defaults will keep the functionality as currently coded the same
> without any of these settings being specified.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)