You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Ravi Kiran (Jira)" <ji...@apache.org> on 2023/02/24 09:52:00 UTC

[jira] [Commented] (DRILL-8404) not able read the values properly if column value has double quotes("")

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

Ravi Kiran commented on DRILL-8404:
-----------------------------------

we are getting extra slashesh(\\\), i don't want slashesh actually "Nikita,"test"" just i want show like this and my actual value is "Nikita,"test"".

> not able read the values properly if column value has double quotes("")
> -----------------------------------------------------------------------
>
>                 Key: DRILL-8404
>                 URL: https://issues.apache.org/jira/browse/DRILL-8404
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Ravi Kiran
>            Priority: Major
>         Attachments: Screenshot_20230224_151019.png, WFTABLE-20230224144653.csv
>
>
> Hi Team,
> I am trying to read csv file seperated with Cap(^) symbol and that csv file has columns but some of the column value is "Nikita,\"test\"" like this but while trying to read this value from drill i am getting "Nikita,\\\"test\\\" like this, could you please help on this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)