[
https://issues.apache.org/jira/browse/HIVE-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513843#comment-16513843
]
Hive QA commented on HIVE-19565:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927922/HIVE-19565.01-branch-3.patch
{color:green}SUCCESS:{color} +1 due to 8 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 14464 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_basic]
(batchId=254)
org.apache.hive.spark.client.rpc.TestRpc.testServerPort (batchId=306)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11802/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11802/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11802/
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
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927922 - 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
> Fix For: 4.0.0
>
> Attachments: HIVE-19565.01-branch-3.patch, 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)