[ https://issues.apache.org/jira/browse/HIVE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13282149#comment-13282149 ]
Hudson commented on HIVE-3030: ------------------------------ Integrated in Hive-trunk-h0.21 #1445 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1445/]) HIVE-3030 escape more chars for script operator (Namit Jain via Siying Dong) (Revision 1341589) Result = SUCCESS sdong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1341589 Files : * /hive/trunk/bin/hive * /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java * /hive/trunk/conf/hive-default.xml.template * /hive/trunk/data/scripts/doubleescapedtab.py * /hive/trunk/data/scripts/escapedcarriagereturn.py * /hive/trunk/data/scripts/escapednewline.py * /hive/trunk/data/scripts/escapedtab.py * /hive/trunk/data/scripts/newline.py * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/TextRecordReader.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/TextRecordWriter.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java * /hive/trunk/ql/src/test/queries/clientpositive/newline.q * /hive/trunk/ql/src/test/results/clientpositive/newline.q.out > escape more chars for script operator > ------------------------------------- > > Key: HIVE-3030 > URL: https://issues.apache.org/jira/browse/HIVE-3030 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > Fix For: 0.10.0 > > > Only new line was being escaped. > The same behavior needs to be done for carriage returns, and tabs -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira