You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/10/08 07:36:42 UTC

[jira] [Commented] (HIVE-4898) make vectorized math functions work end-to-end (update VectorizationContext.java)

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

Hive QA commented on HIVE-4898:
-------------------------------



{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/12607222/HIVE-4898.3.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4059 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1
{noformat}

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

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

This message is automatically generated.

> make vectorized math functions work end-to-end (update VectorizationContext.java)
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-4898
>                 URL: https://issues.apache.org/jira/browse/HIVE-4898
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: vectorization-branch
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>         Attachments: HIVE-4898.3.patch, HIVE-4898.3.patch
>
>
> The vectorized math function VectorExpression classes were added in HIVE-4822. This JIRA is to allow those to actually be used in a SQL query end-to-end. This requires updating VectorizationContext to use the new classes in vectorized expression creation.



--
This message was sent by Atlassian JIRA
(v6.1#6144)