Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17405 )
Change subject: [python] KUDU-3164: Add Python table comment support ...................................................................... [python] KUDU-3164: Add Python table comment support This patch adds table comment support to the Python client. Change-Id: I533572fc5157a6d3beb6d1005d9f351f674c3340 Reviewed-on: http://gerrit.cloudera.org:8080/17405 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> --- M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/test_client.py 3 files changed, 57 insertions(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17405 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I533572fc5157a6d3beb6d1005d9f351f674c3340 Gerrit-Change-Number: 17405 Gerrit-PatchSet: 4 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
