Adar Dembo has posted comments on this change. Change subject: [c++] ColumnPredicate simplification for inequalities on boundary values ......................................................................
Patch Set 1: (3 comments) http://gerrit.cloudera.org:8080/#/c/5273/1//COMMIT_MSG Commit Message: PS1, Line 11: transormations transformations PS1, Line 16: mutliple multiple http://gerrit.cloudera.org:8080/#/c/5273/1/src/kudu/common/column_predicate.cc File src/kudu/common/column_predicate.cc: Line 163: DCHECK(lower_ != nullptr || upper_ != nullptr); So it's just not possible to construct a boundless range predicate? -- To view, visit http://gerrit.cloudera.org:8080/5273 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9bb150249a51a69fb85af67d34e85b7d7bed325c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
