[jira] [Commented] (HIVE-3676) INSERT INTO regression caused by HIVE-3465

2013-01-09 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3676:
--

Integrated in Hive-trunk-hadoop2 #54 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
HIVE-3749 : New test cases added by HIVE-3676 in insert1.q is not 
deterministic (Navis via Ashutosh Chauhan) (Revision 1414488)
HIVE-3676 [jira] INSERT INTO regression caused by HIVE-3465
(Navis Ryu via Carl Steinbach)

Summary: DPAL-1931 INSERT INTO regression caused by HIVE-3465

Test Plan: EMPTY

Reviewers: JIRA, cwsteinbach

Reviewed By: cwsteinbach

Differential Revision: https://reviews.facebook.net/D6741 (Revision 1410559)

 Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1414488
Files : 
* /hive/trunk/ql/src/test/queries/clientpositive/insert1.q
* /hive/trunk/ql/src/test/results/clientpositive/insert1.q.out

cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1410559
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/insert1.q
* /hive/trunk/ql/src/test/results/clientpositive/insert1.q.out


 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Fix For: 0.10.0

 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-28 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3676:
--

Integrated in Hive-trunk-h0.21 #1821 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1821/])
HIVE-3749 : New test cases added by HIVE-3676 in insert1.q is not 
deterministic (Navis via Ashutosh Chauhan) (Revision 1414488)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1414488
Files : 
* /hive/trunk/ql/src/test/queries/clientpositive/insert1.q
* /hive/trunk/ql/src/test/results/clientpositive/insert1.q.out


 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Fix For: 0.10.0

 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-27 Thread Navis (JIRA)

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

Navis commented on HIVE-3676:
-

@Ashutosh,
Newly added test case seemed not deterministic. I'll fix this in another issue. 
Sorry.

 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Fix For: 0.10.0

 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-27 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-3676:


Thanks, Navis for taking a look. Yeah, it seems non-deterministic. It passed 
for me on one machine, but failed on other two. Appreciate your help. If you 
are going to open a new jira to fix this, feel free to resolve this one.

 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Fix For: 0.10.0

 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-14 Thread Mark Grover (JIRA)

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

Mark Grover commented on HIVE-3676:
---

Looks good to me.

 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-14 Thread Mark Grover (JIRA)

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

Mark Grover commented on HIVE-3676:
---

(Non-committer)

 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-14 Thread Carl Steinbach (JIRA)

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

Carl Steinbach commented on HIVE-3676:
--

+1. Will commit if tests pass.

 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-14 Thread Phabricator (JIRA)

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

Phabricator commented on HIVE-3676:
---

cwsteinbach has accepted the revision HIVE-3676 [jira] INSERT INTO regression 
caused by HIVE-3465.

REVISION DETAIL
  https://reviews.facebook.net/D6741

BRANCH
  DPAL-1931

To: JIRA, cwsteinbach, navis


 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach
Assignee: Navis
 Attachments: HIVE-3676.D6741.1.patch




--
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-3676) INSERT INTO regression caused by HIVE-3465

2012-11-05 Thread Carl Steinbach (JIRA)

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

Carl Steinbach commented on HIVE-3676:
--

Prior to HIVE-3465 the following set of statements produced the expected result:

{noformat}
CREATE DATABASE db2;
USE db2;
CREATE TABLE result(col1 STRING);
INSERT OVERWRITE TABLE result SELECT 'db2_insert1' FROM default.src LIMIT 1;
INSERT INTO TABLE result SELECT 'db2_insert2' FROM default.src LIMIT 1;
SELECT * FROM result;
 db_insert1
 db_insert2
{noformat}

While the following set of statements produced inaccurate results:
{noformat}
CREATE DATABASE db1;
CREATE TABLE db1.result(col1 STRING);
INSERT OVERWRITE TABLE db1.result SELECT 'db1_insert1' FROM src LIMIT 1;
INSERT INTO TABLE db1.result SELECT 'db1_insert2' FROM src LIMIT 1;
SELECT * FROM db1.result;
 db1_insert2
{noformat}

After HIVE-3465 the first set of statements produces inaccurate results, while 
the second set of statements now behaves as expected.


 INSERT INTO regression caused by HIVE-3465
 --

 Key: HIVE-3676
 URL: https://issues.apache.org/jira/browse/HIVE-3676
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Reporter: Carl Steinbach



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