[
https://issues.apache.org/jira/browse/THRIFT-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054941#comment-15054941
]
ASF GitHub Bot commented on THRIFT-3482:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/742
THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3482
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/742.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #742
----
commit e54ac695eb6db62a1a4e1e1ef50fcd56a9eaf6c3
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-12-13T12:45:39Z
THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64
----
> Haskell JSON protocol does not encode binary field as Base64
> ------------------------------------------------------------
>
> Key: THRIFT-3482
> URL: https://issues.apache.org/jira/browse/THRIFT-3482
> Project: Thrift
> Issue Type: Sub-task
> Components: Haskell - Compiler, Haskell - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Fix For: 1.0
>
>
> It is not distinguished from normal string field (string escape applied).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)