You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ferdinand Xu (JIRA)" <ji...@apache.org> on 2015/02/26 16:14:04 UTC

[jira] [Updated] (HIVE-9788) Make double quote optional in tsv/csv/dsv output

     [ https://issues.apache.org/jira/browse/HIVE-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferdinand Xu updated HIVE-9788:
-------------------------------
    Attachment: HIVE-9788.patch

> Make double quote optional in tsv/csv/dsv output
> ------------------------------------------------
>
>                 Key: HIVE-9788
>                 URL: https://issues.apache.org/jira/browse/HIVE-9788
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Assignee: Ferdinand Xu
>         Attachments: HIVE-9788.patch
>
>
> Similar to HIVE-7390 some customers would like the double quotes to be optional. So if the data is {{"A"}} then the output from beeline should be {{"A"}} which is the same as the Hive CLI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)