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

Hive QA commented on HIVE-5517:
-------------------------------



{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/12608621/HIVE-5517.3.patch

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4415 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vectorized_casts
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vectorized_math_funcs
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vectorized_string_funcs
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1135/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1135/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: 3 tests failed
{noformat}

This message is automatically generated.

> Implement end-to-end tests for vectorized string and math functions, and casts
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-5517
>                 URL: https://issues.apache.org/jira/browse/HIVE-5517
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Eric Hanson
>            Assignee: Eric Hanson
>            Priority: Minor
>         Attachments: function-tests.sql, HIVE-5517.2.patch, HIVE-5517.3.patch
>
>
> Vectorized implementations of string functions, math functions, and type 
> casts have been implemented.
> Currently, these have junit tests to verify input/output correctness on 
> batches of rows. They have been tested from the command line to verify 
> end-to-end execution. However, we should add end-to-end tests to verify they 
> work from SQL statements and produce the right results. This will catch 
> regressions in case of, for example, incorrect changes in 
> VectorizationContext.java. 



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

Reply via email to