You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/03/27 05:07:25 UTC

[jira] [Created] (KUDU-1379) Inclusive predicates on float/double/bool crash

Todd Lipcon created KUDU-1379:
---------------------------------

             Summary: Inclusive predicates on float/double/bool crash
                 Key: KUDU-1379
                 URL: https://issues.apache.org/jira/browse/KUDU-1379
             Project: Kudu
          Issue Type: Bug
          Components: tserver
    Affects Versions: 0.8.0
            Reporter: Todd Lipcon
            Priority: Blocker


After 53e67e9eb7b4fc940a14a17119041871e80bcc3f, we now use the IncrementCell function in order to convert inclusive predicates to exclusive ones. This method is currently missing the ability to handle floats and doubles as well as a couple other types. So, queries that include inclusive ranges on float/double end up crashing the TS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)