Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13538 )
Change subject: KUDU-2809 (6/6): reenable and update TestKuduScanner.testDiffScan ...................................................................... KUDU-2809 (6/6): reenable and update TestKuduScanner.testDiffScan With all KUDU-2809 patches in, we can now reenable this test, after updating it for the new diff scan semantics of course. I also added a smaller unit test targeted at deleted rows, since the new semantics guarantee that we won't see any in testDiffScan. Change-Id: Ia466853736bfd769da4c51d6387bcd903df590ed Reviewed-on: http://gerrit.cloudera.org:8080/13538 Reviewed-by: Mike Percy <[email protected]> Tested-by: Kudu Jenkins --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduScanner.java 1 file changed, 42 insertions(+), 8 deletions(-) Approvals: Mike Percy: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/13538 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia466853736bfd769da4c51d6387bcd903df590ed Gerrit-Change-Number: 13538 Gerrit-PatchSet: 10 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
