[email protected] has uploaded a new change for review. http://gerrit.cloudera.org:8080/4824
Change subject: KUDU-1691 - [python] Replaced group varint encoding with bitshuffle ...................................................................... KUDU-1691 - [python] Replaced group varint encoding with bitshuffle GROUP_VARINT is an internally used encoding which was removed for the C++ 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/1 -- To view, visit http://gerrit.cloudera.org:8080/4824 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I18a611e746d48879d6e9988abcee42e0354dcfdc Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: [email protected]
