GitHub user DontPanicBaby opened a pull request:
https://github.com/apache/thrift/pull/1038
replace 'binary' on the base types
json generator creates file with "binary" type instead thrift base types.
As a result, it is impossible to identify the type.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DontPanicBaby/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1038.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 #1038
----
commit 607da959a0ebcac1953a70694d36d8e180c7c0cd
Author: roman.suchkov <[email protected]>
Date: 2016-07-01T12:52:13Z
replace 'binary' on the base types
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---