[jira] [Commented] (HIVE-3189) cast ( string type as bigint) returning null values

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741119#comment-13741119
 ] 

Hudson commented on HIVE-3189:
--

FAILURE: Integrated in Hive-trunk-hadoop1-ptest #127 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/127/])
HIVE-3189 : cast ( string type as bigint) returning null values (Xiu via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1513951)
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestToInteger.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFDateAdd.java


 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
Assignee: Xiu
 Fix For: 0.12.0

 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741132#comment-13741132
 ] 

Hudson commented on HIVE-3189:
--

FAILURE: Integrated in Hive-trunk-hadoop2-ptest #58 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2-ptest/58/])
HIVE-3189 : cast ( string type as bigint) returning null values (Xiu via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1513951)
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestToInteger.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFDateAdd.java


 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
Assignee: Xiu
 Fix For: 0.12.0

 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13741629#comment-13741629
 ] 

Hudson commented on HIVE-3189:
--

FAILURE: Integrated in Hive-trunk-h0.21 #2270 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2270/])
HIVE-3189 : cast ( string type as bigint) returning null values (Xiu via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1513951)
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestToInteger.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFDateAdd.java


 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
Assignee: Xiu
 Fix For: 0.12.0

 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13740688#comment-13740688
 ] 

Hudson commented on HIVE-3189:
--

FAILURE: Integrated in Hive-trunk-hadoop2 #361 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/361/])
HIVE-3189 : cast ( string type as bigint) returning null values (Xiu via 
Ashutosh Chauhan) (hashutosh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1513951)
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestToInteger.java
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/udf/TestUDFDateAdd.java


 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
Assignee: Xiu
 Fix For: 0.12.0

 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-13 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738153#comment-13738153
 ] 

Ashutosh Chauhan commented on HIVE-3189:


+1

 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-13 Thread pandeeswaran (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13738293#comment-13738293
 ] 

pandeeswaran commented on HIVE-3189:


I am unable to reproduce this in 0.8.1.6
—
Sent from Mailbox for iPad

On Tue, Aug 13, 2013 at 6:21 PM, Ashutosh Chauhan (JIRA) j...@apache.org



 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

--
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-3189) cast ( string type as bigint) returning null values

2013-08-12 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13737526#comment-13737526
 ] 

Hive QA commented on HIVE-3189:
---



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12597528/Hive-3189.patch.txt

{color:green}SUCCESS:{color} +1 2849 tests passed

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/405/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/405/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

 cast ( string type as bigint) returning null values
 -

 Key: HIVE-3189
 URL: https://issues.apache.org/jira/browse/HIVE-3189
 Project: Hive
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: N Campbell
 Attachments: Hive-3189.patch.txt


 select rnum, c1, cast(c1 as bigint) from cert.tsdchar tsdchar where rnum in 
 (0,1,2)
 create table if not exists CERT.TSDCHAR ( RNUM int , C1 string)
 row format sequencefile
 rnum  c1  _c2
 0 -1  null
 1 0   null
 2 10  null

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