[
https://issues.apache.org/jira/browse/THRIFT-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011528#comment-15011528
]
Phongphan Phuttha commented on THRIFT-2413:
-------------------------------------------
Probably from a non-ascii character in path.
The {{รค}} is {{\[0xc3, 0xa4\]}} in utf-8, and at position 20.
Python 2 is known to be prone to this kind of problem.
> Python: UTF-8 sent by PHP as JSON is not understood by TJsonProtocol
> --------------------------------------------------------------------
>
> Key: THRIFT-2413
> URL: https://issues.apache.org/jira/browse/THRIFT-2413
> Project: Thrift
> Issue Type: Sub-task
> Components: Python - Library
> Reporter: Jens Geyer
> Assignee: Phongphan Phuttha
> Fix For: 1.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)