[
https://issues.apache.org/jira/browse/HIVE-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512363#comment-16512363
]
Hive QA commented on HIVE-19565:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927739/HIVE-19565.01.patch
{color:green}SUCCESS:{color} +1 due to 8 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14526 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11777/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11777/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11777/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927739 - PreCommit-HIVE-Build
> Vectorization: Fix NULL / Wrong Results issues in STRING Functions
> ------------------------------------------------------------------
>
> Key: HIVE-19565
> URL: https://issues.apache.org/jira/browse/HIVE-19565
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-19565.01.patch
>
>
> Write new UT tests that use random data and intentional isRepeating batches
> to checks for NULL and Wrong Results for vectorized STRING functions:
> * char_length
> * concat
> * initcap
> * length
> * lower
> * ltrim
> * octet_length
> * rtrim
> * trim
> * upper
> * UDF:
> ** hex
> ** substr
> BUGs found in LTRIM, CONCAT, and SUBSTR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)