[jira] [Commented] (HIVE-3058) hive.transform.escape.input breaks tab delimited data

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3058:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-3058 hive.transform.escape.input breaks tab delimited data
(Kevin Wilfong via namit) (Revision 1343033)

 Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1343033
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/newline.q
* /hive/trunk/ql/src/test/results/clientpositive/newline.q.out


> hive.transform.escape.input breaks tab delimited data
> -
>
> Key: HIVE-3058
> URL: https://issues.apache.org/jira/browse/HIVE-3058
> Project: Hive
>  Issue Type: Bug
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-3058.1.patch.txt
>
>
> With the hive.transform.escape.input set, all tabs going into a script, 
> including those used to separate columns are escaped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-3058) hive.transform.escape.input breaks tab delimited data

2012-05-27 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3058:
--

Integrated in Hive-trunk-h0.21 #1452 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1452/])
HIVE-3058 hive.transform.escape.input breaks tab delimited data
(Kevin Wilfong via namit) (Revision 1343033)

 Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1343033
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/newline.q
* /hive/trunk/ql/src/test/results/clientpositive/newline.q.out


> hive.transform.escape.input breaks tab delimited data
> -
>
> Key: HIVE-3058
> URL: https://issues.apache.org/jira/browse/HIVE-3058
> Project: Hive
>  Issue Type: Bug
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-3058.1.patch.txt
>
>
> With the hive.transform.escape.input set, all tabs going into a script, 
> including those used to separate columns are escaped.

--
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




[jira] [Commented] (HIVE-3058) hive.transform.escape.input breaks tab delimited data

2012-05-25 Thread Kevin Wilfong (JIRA)

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

Kevin Wilfong commented on HIVE-3058:
-

Submitted a diff here
https://reviews.facebook.net/D3411

If the hive.transform.escape.input option is set, ctrl-A is the default field 
separator. On escape, ctrl-A is converted to tab, on unescape tab is converted 
back to ctrl-A. This way the data is still tab delimited to the script.

> hive.transform.escape.input breaks tab delimited data
> -
>
> Key: HIVE-3058
> URL: https://issues.apache.org/jira/browse/HIVE-3058
> Project: Hive
>  Issue Type: Bug
>Reporter: Kevin Wilfong
>Assignee: Kevin Wilfong
> Attachments: HIVE-3058.1.patch.txt
>
>
> With the hive.transform.escape.input set, all tabs going into a script, 
> including those used to separate columns are escaped.

--
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