You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mariano Dominguez (JIRA)" <ji...@apache.org> on 2013/12/10 16:57:06 UTC

[jira] [Created] (HIVE-5999) Allow other characters for LINES TERMINATED BY

Mariano Dominguez created HIVE-5999:
---------------------------------------

             Summary: Allow other characters for LINES TERMINATED BY 
                 Key: HIVE-5999
                 URL: https://issues.apache.org/jira/browse/HIVE-5999
             Project: Hive
          Issue Type: Improvement
          Components: Database/Schema
    Affects Versions: 0.12.0
            Reporter: Mariano Dominguez


LINES TERMINATED BY only supports newline '\n' right now.

It would be nice to loosen this constraint and allow other characters.

This limitation seems to be hardcoded here:
https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java#L171



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)