Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/14879 )
Change subject: [python] KUDU-1938 Add VARCHAR support ...................................................................... Patch Set 7: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/14879/6/python/kudu/tests/test_schema.py File python/kudu/tests/test_schema.py: http://gerrit.cloudera.org:8080/#/c/14879/6/python/kudu/tests/test_schema.py@191 PS6, Line 191: .length(10)) > it would fail with an overflow error as it's an uint. 0 is also invalid tho Ah, great. Thank you for adding the test. -- 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: comment Gerrit-Change-Id: I27b2a85c9caa3f026f4fb0ab8974899babb01dac Gerrit-Change-Number: 14879 Gerrit-PatchSet: 7 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) Gerrit-Comment-Date: Fri, 13 Dec 2019 19:20:18 +0000 Gerrit-HasComments: Yes
