[ 
https://issues.apache.org/jira/browse/HIVE-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277160#comment-13277160
 ] 

Namit Jain commented on HIVE-3030:
----------------------------------

I addressed the comments.
I could not make arc work with jira.


Copying the old comments from Carl for reference:
conf/hive-default.xml.template
1276 ↗
(On Diff #10293)        
I think this should be called 'hive.transform.escape.input' since the fact that 
this affects the behavior of the ScriptOperator is an implementation detail 
that is hidden from users.
ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java
118 ↗
(On Diff #10293)        
Please remove these braces.
ql/src/test/queries/clientpositive/newline.q
2 ↗
(On Diff #10293)        
Please add a test that transforms data containing TABs and carriage returns.
                
> 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
>
> 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


Reply via email to