Larry McCay created KNOX-2307:
---------------------------------

             Summary: 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
             Fix For: 1.4.0


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