[email protected] has uploaded a new change for review. http://gerrit.cloudera.org:8080/4796
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 encoding was enabled in the python api. Change-Id: I198fb6c43c1fbfd236f07b100934b8d9036bf16e --- M python/kudu/__init__.py M python/kudu/libkudu_client.pxd M python/kudu/schema.pyx 3 files changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/4796/1 -- To view, visit http://gerrit.cloudera.org:8080/4796 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I198fb6c43c1fbfd236f07b100934b8d9036bf16e Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: [email protected]
