[jira] [Commented] (HIVE-7260) between operator for vectorization should support non-constant expressions as inputs

2014-08-09 Thread Hari Sankar Sivarama Subramaniyan (JIRA)

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

Hari Sankar Sivarama Subramaniyan commented on HIVE-7260:
-

cc-ing [~jnp] [~ehans] [~ashutoshc] for review. Given that HIVE-7166 is not 
commited, without either of HIVE-7166 or HIVE-7260, between operator with 
vectorization in hive is broken.

Thanks
Hari

 between operator for vectorization should support non-constant expressions as 
 inputs
 

 Key: HIVE-7260
 URL: https://issues.apache.org/jira/browse/HIVE-7260
 Project: Hive
  Issue Type: Bug
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
 Attachments: HIVE-7260.1.patch


 Follow-up jira for HIVE-7166. 
 Eg query where vectorization is disabled:
 select x from T where T.y between T.a and T.d;



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7260) between operator for vectorization should support non-constant expressions as inputs

2014-08-07 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-7260:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12660295/HIVE-7260.1.patch

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 5889 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx
org.apache.hadoop.hive.ql.TestDDLWithRemoteMetastoreSecondNamenode.testCreateTableWithIndexAndPartitionsNonDefaultNameNode
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/205/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/205/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-205/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12660295

 between operator for vectorization should support non-constant expressions as 
 inputs
 

 Key: HIVE-7260
 URL: https://issues.apache.org/jira/browse/HIVE-7260
 Project: Hive
  Issue Type: Bug
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
 Attachments: HIVE-7260.1.patch


 Follow-up jira for HIVE-7166. 
 Eg query where vectorization is disabled:
 select x from T where T.y between T.a and T.d;



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-7260) between operator for vectorization should support non-constant expressions as inputs

2014-08-06 Thread Hari Sankar Sivarama Subramaniyan (JIRA)

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

Hari Sankar Sivarama Subramaniyan commented on HIVE-7260:
-

rb link : https://reviews.apache.org/r/24438/

 between operator for vectorization should support non-constant expressions as 
 inputs
 

 Key: HIVE-7260
 URL: https://issues.apache.org/jira/browse/HIVE-7260
 Project: Hive
  Issue Type: Bug
Reporter: Hari Sankar Sivarama Subramaniyan
Assignee: Hari Sankar Sivarama Subramaniyan
 Attachments: HIVE-7260.1.patch


 Follow-up jira for HIVE-7166. 
 Eg query where vectorization is disabled:
 select x from T where T.y between T.a and T.d;



--
This message was sent by Atlassian JIRA
(v6.2#6252)