[ https://issues.apache.org/jira/browse/HIVE-20585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788566#comment-16788566 ]
Hive QA commented on HIVE-20585: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12961786/HIVE-20585.01.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 14 failed/errored test(s), 15822 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[groupby_ppr] (batchId=31) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[list_bucket_dml_9] (batchId=91) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[load_dyn_part1] (batchId=91) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[load_dyn_part2] (batchId=63) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[load_dyn_part3] (batchId=13) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[masking_1] (batchId=91) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[masking_disablecbo_1] (batchId=55) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[nonmr_fetch] (batchId=22) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[offset_limit_global_optimizer] (batchId=21) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[outer_join_ppr] (batchId=21) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[regex_col] (batchId=17) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats2] (batchId=66) org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[stats4] (batchId=87) org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_in_process_launcher] (batchId=190) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16426/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16426/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16426/ 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: 14 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12961786 - PreCommit-HIVE-Build > Fix column stat flucutuation in list_bucket_dml_4.q > --------------------------------------------------- > > Key: HIVE-20585 > URL: https://issues.apache.org/jira/browse/HIVE-20585 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Zoltan Haindrich > Assignee: Miklos Gergely > Priority: Major > Attachments: HIVE-20585.01.patch > > > If column stats are fetched(HIVE-17084) then list_bucket_dml_4.q's output is > flactuating; sometimes it has column stats COMPLETE; sometimes just partial. > Running locally produces COMPLETE. > running together with join33.q,list_bucket_dml_4.q cause it to degrade to > PARTIAL -- This message was sent by Atlassian JIRA (v7.6.3#76005)