[
https://issues.apache.org/jira/browse/HIVE-23536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114907#comment-17114907
]
Hive QA commented on HIVE-23536:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13003803/HIVE-23536.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17283 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druid_materialized_view_rewrite_ssb]
(batchId=131)
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver.testCliDriver[druidkafkamini_delimited]
(batchId=228)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22570/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22570/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22570/
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: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13003803 - PreCommit-HIVE-Build
> Provide an option to skip stats generation for major compaction
> ---------------------------------------------------------------
>
> Key: HIVE-23536
> URL: https://issues.apache.org/jira/browse/HIVE-23536
> Project: Hive
> Issue Type: Improvement
> Components: Transactions
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Attachments: HIVE-23536.02.patch, HIVE-23536.patch
>
>
> Currently major MR compaction is regenerates stats every time if the column
> stats table contains some data. Some configurations do not use stats but
> because of historical reasons the column stats table can still contain some
> data.
> We should provide a possibility to skip stats generation in these cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)