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

ASF subversion and git services commented on KNOX-2307:
-------------------------------------------------------

Commit 9a7767a5e5dbe588e48087c24338b5ae98ff90f4 in knox's branch 
refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=9a7767a ]

KNOX-2307 - CSVKnoxShellTableBuilder must support quoted strings and embedded 
commas (#301)

Change-Id: I82e096d204accc0ba6a334b18d6287eb67adf74c

> CSVKnoxShellTableBuilder must support quoted strings and embedded commas
> ------------------------------------------------------------------------
>
>                 Key: KNOX-2307
>                 URL: https://issues.apache.org/jira/browse/KNOX-2307
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Embedded commas within a quoted string/col in CSV files result in separate 
> cols currently. This patch allows for them to be ignored during the split() 
> call via regex for identifying such patterns.
> It will result in the value - either header or cell value - as retaining the 
> quotes currently. If this is not desired we can revisit and make configurable 
> or just removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to