[ https://issues.apache.org/jira/browse/HIVE-3405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272540#comment-14272540 ]
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/12691441/HIVE-3405.5.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6749 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/2324/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2324/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2324/ 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: 12691441 - 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-3405.5.patch, HIVE-3405.5.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)