Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10721 )
Change subject: python client: Fix typo in method name ...................................................................... python client: Fix typo in method name Rename ScanTokenBuilder.set_timout_millis() to set_timeout_millis(). The original method has not been removed, but noted as deprecated. It should be removed in a future release. Change-Id: I88d640ab4184ba750796b4c929de4b8a762b6570 Reviewed-on: http://gerrit.cloudera.org:8080/10721 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M python/kudu/client.pyx 1 file changed, 11 insertions(+), 2 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10721 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I88d640ab4184ba750796b4c929de4b8a762b6570 Gerrit-Change-Number: 10721 Gerrit-PatchSet: 2 Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
