Todd Lipcon has posted comments on this change. Change subject: Add TypeInfo::AreConsecutive(a, b) ......................................................................
Patch Set 1: curious how you plan to deal with equality predicates that are on the maximum allowed value -- eg "foo == true" for a boolean, or "x == 127" for an int8 column. will we be able to handle pruning for those? -- To view, visit http://gerrit.cloudera.org:8080/2136 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I64b8ffb5400be1132e400385a5995849874100b2 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
