Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18761 )
Change subject: KUDU-3384: Handling IncrementEncodedKey failure ...................................................................... KUDU-3384: Handling IncrementEncodedKey failure While using lower/upper of a DRS to optimize scan at DRS level, we should handle the cases where a upper bound key cannot be incremented. This patch fixes it, enables the reproduction scenario and also adds a regression test. Change-Id: I22c48f9893364c3fad5597431e4acfbcb2a4b43d Reviewed-on: http://gerrit.cloudera.org:8080/18761 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/client/flex_partitioning_client-test.cc M src/kudu/tablet/cfile_set-test.cc M src/kudu/tablet/cfile_set.cc 3 files changed, 61 insertions(+), 6 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/18761 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I22c48f9893364c3fad5597431e4acfbcb2a4b43d Gerrit-Change-Number: 18761 Gerrit-PatchSet: 3 Gerrit-Owner: Yifan Zhang <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]>
