[ https://issues.apache.org/jira/browse/HIVE-22323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950295#comment-16950295 ]
Hive QA commented on HIVE-22323: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12982872/HIVE-22323.05.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17522 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats_part2] (batchId=22) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/18969/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18969/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18969/ 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12982872 - 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, HIVE-22323.05.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)