Dan Burkert has posted comments on this change. Change subject: KUDU-379: fix LESS_EQUAL predicates on bool, float and double columns ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2647/1//COMMIT_MSG Commit Message: Line 12: IncrementCell for bool columns, since bool is not incrementable, and range > Why can't you handle bool as false->true and true->overflow? I would think Done -- To view, visit http://gerrit.cloudera.org:8080/2647 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I46cc354b70effba51037f640358f4df5d1fc6657 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
