Marton Greber has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19581
Change subject: [Python] Add support for comment in ColumnSchema ...................................................................... [Python] Add support for comment in ColumnSchema This change adds support for column comments in the Python client. It is a followup change to: e2870925f9a07da43658447248a4e64acde398b4. Change-Id: I28a9f650bd1bf686244070151419d0a93b9a499c --- M python/kudu/libkudu_client.pxd M python/kudu/schema.pyx M python/kudu/tests/common.py M python/kudu/tests/test_client.py M python/kudu/tests/test_schema.py 5 files changed, 52 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/19581/1 -- To view, visit http://gerrit.cloudera.org:8080/19581 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I28a9f650bd1bf686244070151419d0a93b9a499c Gerrit-Change-Number: 19581 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]>
