Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10963 )
Change subject: KUDU-2447 Fix TS crashed with "NONE predicate can not be pushed into key" ...................................................................... KUDU-2447 Fix TS crashed with "NONE predicate can not be pushed into key" tserver crashes on Scan when [lowerPrimaryKey, upperPrimary) and predicates of primary column do not overlap Change-Id: I02810d651e14768f0a85044b0b7f01fa7246c718 Reviewed-on: http://gerrit.cloudera.org:8080/10514 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> (cherry picked from commit c7918e87bf1aeb25d5b08f7b340d1ae15806568d) Reviewed-on: http://gerrit.cloudera.org:8080/10963 Reviewed-by: Todd Lipcon <[email protected]> --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestScannerMultiTablet.java M src/kudu/common/scan_spec-test.cc M src/kudu/common/scan_spec.cc 3 files changed, 67 insertions(+), 26 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10963 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.7.x Gerrit-MessageType: merged Gerrit-Change-Id: I02810d651e14768f0a85044b0b7f01fa7246c718 Gerrit-Change-Number: 10963 Gerrit-PatchSet: 2 Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Yao Xu <[email protected]>
