[
https://issues.apache.org/jira/browse/DRILL-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144338#comment-14144338
]
Jacques Nadeau commented on DRILL-1440:
---------------------------------------
Since we aren't at 1.0, let's just make the change so that the names are clear.
If you could simply add a deprecated @Property method which catches the
original name and reassigns to the new name. We can remove as we move towards
1.0.
> 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
> Priority: Minor
>
> Delimited files should have multiple options to configure:
> -1. Field separators (already in place - Defaults to \n)-
> 2. Line separators (JIRA-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)