[
https://issues.apache.org/jira/browse/HIVE-22323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950208#comment-16950208
]
Hive QA commented on HIVE-22323:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12982864/HIVE-22323.04.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 17522 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[desc_table_test]
(batchId=299)
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[escape_comments]
(batchId=299)
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[smb_mapjoin_1]
(batchId=299)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18967/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18967/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18967/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12982864 - PreCommit-HIVE-Build
> Fix Desc Table bugs
> -------------------
>
> Key: HIVE-22323
> URL: https://issues.apache.org/jira/browse/HIVE-22323
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22323.01.patch, HIVE-22323.02.patch,
> HIVE-22323.03.patch, HIVE-22323.04.patch
>
>
> DESC TABLE operation is having the following bugs:
> # Whole table descs have two headers.
> # Table column desc has incorrect long header, while the table is transposed
> having the headers in the first column.
> # Json formatted data also has the headers.
> # Json formatted data doesn't have the column statistics in it.
> # There is no TestBeeLineDriver test for desc table, thus the actual output
> is not tested, just some intermediary.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)