Dan Burkert created KUDU-2312:
---------------------------------
Summary: Scan predicate application ordering is possibly buggy
Key: KUDU-2312
URL: https://issues.apache.org/jira/browse/KUDU-2312
Project: Kudu
Issue Type: Bug
Components: tserver
Affects Versions: 1.6.0
Reporter: Dan Burkert
Assignee: Dan Burkert
It appears that the {{SelectivityComparator}} that is supposed to ensure that
predicates are applied in selectivity order does not follow the interface for
STL comparators. Additionally, we aren't properly using tie-breakers to ensure
a stable evaluation order.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)