GitHub user bananer opened a pull request:
https://github.com/apache/thrift/pull/1503
THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknownâ¦
⦠data types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bananer/thrift THRIFT-4024-invalid-data
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1503.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 #1503
----
commit 8ed11e4256b97c6415fb75e8bc789e4cab8d6d1c
Author: Philip Frank <ich@...>
Date: 2018-03-07T20:21:30Z
THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data
types
----
---