[ https://issues.apache.org/jira/browse/HIVE-19500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490572#comment-16490572 ]
Hive QA commented on HIVE-19500: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12924790/HIVE-19500.03.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14390 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11202/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11202/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11202/ 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 {noformat} This message is automatically generated. ATTACHMENT ID: 12924790 - PreCommit-HIVE-Build > Prevent multiple selectivity estimations for the same variable in conjuctions > ----------------------------------------------------------------------------- > > Key: HIVE-19500 > URL: https://issues.apache.org/jira/browse/HIVE-19500 > Project: Hive > Issue Type: Sub-task > Affects Versions: 3.0.0, 3.1.0 > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Major > Fix For: 4.0.0 > > Attachments: HIVE-19500.01.patch, HIVE-19500.02.patch, > HIVE-19500.03.patch, HIVE-19500.03.patch > > > see HIVE-19097 for problem description > for filters like: {{(d_year in (2001,2002) and d_year = 2001)}} the current > estimation is around {{(1/NDV)**2}} (iff column stats are available) .... > actually the source of the problem was a small typo in HIVE-17465 -- This message was sent by Atlassian JIRA (v7.6.3#76005)