You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aihua Xu (JIRA)" <ji...@apache.org> on 2016/01/09 02:51:39 UTC

[jira] [Updated] (HIVE-12820) Only check if carriage return and new line are used for separator or escape character when SERIALIZATION_ESCAPE_CRLF is set

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

Aihua Xu updated HIVE-12820:
----------------------------
    Attachment: HIVE-12820.patch

> Only check if carriage return and new line are used for separator or escape character when SERIALIZATION_ESCAPE_CRLF is set
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12820
>                 URL: https://issues.apache.org/jira/browse/HIVE-12820
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-12820.patch
>
>
> The change in HIVE-11785 doesn't allow \r or \n to be used as separator or escape character which may break some existing tables which uses \r as separator or escape character.
> Seems to make sense to have that check only when SERIALIZATION_ESCAPE_CRLF is set. 



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