GitHub user czm1989 opened a pull request:
https://github.com/apache/thrift/pull/1154
THRIFT-4023 Golang: skip unexpected fieldtype of go generator
Skip field of unexpected fieldtype in golang generator, like other
languages.
see https://issues.apache.org/jira/browse/THRIFT-4023
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/czm1989/thrift hotfix/go_generator
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1154.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 #1154
----
commit db2c477c8a538d9eec1763a0fe09964ce6d29326
Author: czm1989 <[email protected]>
Date: 2017-01-09T13:15:49Z
Merge pull request #1 from apache/master
keep new
commit 4a237cffc0b4bff14cf1d0d388dfd66c9edf3ddd
Author: czm1989 <[email protected]>
Date: 2017-01-09T14:07:42Z
fix bug of go_generator
----
---
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.
---