Sergi Vladykin created IGNITE-1333: -------------------------------------- Summary: SQL Group index can return wrong restult in half-bounded conditions Key: IGNITE-1333 URL: https://issues.apache.org/jira/browse/IGNITE-1333 Project: Ignite Issue Type: Bug Reporter: Sergi Vladykin Assignee: Sergi Vladykin
In case of Group index (a,b) and condition `a = ? and b > ?` query can incorrectly return empty result. -- This message was sent by Atlassian JIRA (v6.3.4#6332)