delimitors should be stored escaped to allow xml serialization
--------------------------------------------------------------

                 Key: HIVE-100
                 URL: https://issues.apache.org/jira/browse/HIVE-100
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Zheng Shao
            Assignee: Zheng Shao


Our documentation says FIELDS DELIMITED BY '\001' works but actually it does 
not. The main reason is that the xml 1.0 serialization does not allow the 
control character. We should escape the delimiter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to