Jordan Birdsell created KUDU-1653:
-------------------------------------
Summary: Python 3 Failing to decode serialized token
Key: KUDU-1653
URL: https://issues.apache.org/jira/browse/KUDU-1653
Project: Kudu
Issue Type: Bug
Components: python
Affects Versions: 1.1.0
Reporter: Jordan Birdsell
Assignee: Jordan Birdsell
Python 3 attempts to deserialize token into utf-8 string and causes failure:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 141:
invalid start byte
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)