[
https://issues.apache.org/jira/browse/HIVE-20082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551796#comment-16551796
]
Hive QA commented on HIVE-20082:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12932518/HIVE-20082.1.patch
{color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 13 failed/errored test(s), 14676 tests
executed
*Failed tests:*
{noformat}
TestMiniDruidCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=192)
[druidmini_dynamic_partition.q,druidmini_expressions.q,druidmini_test_alter.q,druidmini_test1.q,druidmini_test_insert.q]
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index]
(batchId=255)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[char_pad_convert]
(batchId=7)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[show_functions]
(batchId=77)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[infer_bucket_sort_map_operators]
(batchId=188)
org.apache.hadoop.hive.cli.TestSparkPerfCliDriver.testCliDriver[query36]
(batchId=265)
org.apache.hadoop.hive.cli.TestSparkPerfCliDriver.testCliDriver[query70]
(batchId=265)
org.apache.hadoop.hive.cli.TestSparkPerfCliDriver.testCliDriver[query86]
(batchId=265)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query36]
(batchId=263)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query70]
(batchId=263)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query86]
(batchId=263)
org.apache.hadoop.hive.ql.exec.vector.expressions.TestVectorTypeCasts.testCastDecimalToString
(batchId=299)
org.apache.hadoop.hive.serde2.objectinspector.TestObjectInspectorConverters.testObjectInspectorConverters
(batchId=317)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12769/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12769/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12769/
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: 13 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12932518 - PreCommit-HIVE-Build
> HiveDecimal to string conversion doesn't format the decimal correctly - master
> ------------------------------------------------------------------------------
>
> Key: HIVE-20082
> URL: https://issues.apache.org/jira/browse/HIVE-20082
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Jason Dere
> Priority: Major
> Attachments: HIVE-20082.1.patch
>
>
> Example: LPAD on a decimal(7,1) values of 0 returns "0" (plus padding) but it
> should be "0.0" (plus padding)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)