[GitHub] thrift pull request #1281: THRIFT-3703 Unions Field Count Does Not Consider ...

2017-05-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1281 --- 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

[GitHub] thrift pull request #1281: THRIFT-3703 Unions Field Count Does Not Consider ...

2017-05-30 Thread dcelasun
GitHub user dcelasun opened a pull request: https://github.com/apache/thrift/pull/1281 THRIFT-3703 Unions Field Count Does Not Consider Map/Set/List Fields Even though maps and slices are not pointer fields in the generated code, they are still nullable. Adding an extra check