[
https://issues.apache.org/jira/browse/HIVE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261859#comment-14261859
]
Hive QA commented on HIVE-3405:
-------------------------------
{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/12689577/HIVE-3405.4.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6725 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2223/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2223/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2223/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12689577 - PreCommit-HIVE-TRUNK-Build
> UDF initcap to obtain a string with the first letter of each word in
> uppercase other letters in lowercase
> ---------------------------------------------------------------------------------------------------------
>
> Key: HIVE-3405
> URL: https://issues.apache.org/jira/browse/HIVE-3405
> Project: Hive
> Issue Type: New Feature
> Components: UDF
> Affects Versions: 0.8.1, 0.9.0, 0.9.1, 0.10.0, 0.11.0, 0.13.0, 0.14.0,
> 0.15.0, 0.14.1
> Reporter: Archana Nair
> Assignee: Alexander Pivovarov
> Labels: patch
> Attachments: HIVE-3405.1.patch.txt, HIVE-3405.2.patch,
> HIVE-3405.3.patch, HIVE-3405.4.patch
>
>
> Hive current releases lacks a INITCAP function which returns String with
> first letter of the word in uppercase.INITCAP returns String, with the first
> letter of each word in uppercase, all other letters in same case. Words are
> delimited by white space.This will be useful report generation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)