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

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



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

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

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

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1153/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1153/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.

> 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, HIVE-5517.4.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