[email protected] has uploaded a new patch set (#2). Change subject: KUDU-1691 - [python] Replaced group varint encoding with bitshuffle ......................................................................
KUDU-1691 - [python] Replaced group varint encoding with bitshuffle GROUP_VARINT is no longer supported and therefore removed from the Python API. BIT_SHUFFLE and DICT_ENCODING encoding were enabled in the python API. Change-Id: I18a611e746d48879d6e9988abcee42e0354dcfdc --- M python/kudu/__init__.py M python/kudu/libkudu_client.pxd M python/kudu/schema.pyx M python/kudu/tests/test_schema.py 4 files changed, 17 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/4824/2 -- To view, visit http://gerrit.cloudera.org:8080/4824 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I18a611e746d48879d6e9988abcee42e0354dcfdc Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: [email protected] Gerrit-Reviewer: Kudu Jenkins
