[ https://issues.apache.org/jira/browse/HIVE-19500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487614#comment-16487614 ]
Jesus Camacho Rodriguez commented on HIVE-19500: ------------------------------------------------ [~kgyrtkirk], is there any reason why this patch went in without a clean QA run? If not, I will revert it. No commits without a clean run are allowed anymore in master, you can find more info here: http://mail-archives.apache.org/mod_mbox/hive-dev/201805.mbox/%3C75DCEC8A-9C05-46F4-B39D-63C201FD20DB%40apache.org%3E Thanks > 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 > > > 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)