Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14879 )
Change subject: [python] KUDU-1938 Add VARCHAR support ...................................................................... [python] KUDU-1938 Add VARCHAR support Change-Id: I27b2a85c9caa3f026f4fb0ab8974899babb01dac Reviewed-on: http://gerrit.cloudera.org:8080/14879 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M python/kudu/__init__.py M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/schema.pyx M python/kudu/tests/test_scanner.py M python/kudu/tests/test_scantoken.py M python/kudu/tests/test_schema.py M python/kudu/tests/util.py 8 files changed, 141 insertions(+), 14 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/14879 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I27b2a85c9caa3f026f4fb0ab8974899babb01dac Gerrit-Change-Number: 14879 Gerrit-PatchSet: 8 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
