[ https://issues.apache.org/jira/browse/HIVE-15029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604470#comment-15604470 ]
Hive QA commented on HIVE-15029: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12835026/HIVE-15029.02.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 10602 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver[hbase_bulk] (batchId=89) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[explainuser_4] (batchId=143) org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[vector_between_in] (batchId=116) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJarWithoutAddDriverClazz[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[0] (batchId=164) org.apache.hive.beeline.TestBeelineArgParsing.testAddLocalJar[1] (batchId=164) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1780/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1780/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-1780/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12835026 - PreCommit-HIVE-Build > Add logic to estimate stats for BETWEEN operator > ------------------------------------------------ > > Key: HIVE-15029 > URL: https://issues.apache.org/jira/browse/HIVE-15029 > Project: Hive > Issue Type: Bug > Components: Statistics > Affects Versions: 2.1.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Attachments: HIVE-15029.01.patch, HIVE-15029.02.patch > > > Currently, BETWEEN operator is considered in the default case: reduces the > input rows to the half. This may lead to wrong estimates for the number of > rows produced by Filter operators. -- This message was sent by Atlassian JIRA (v6.3.4#6332)