[ https://issues.apache.org/jira/browse/THRIFT-5865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carel updated THRIFT-5865: -------------------------- Description: `list<uuid>` causes an exception during runtime for TBinaryProtocolT The full error is: {code} terminate called after throwing an instance of 'apache::thrift::protocol::TProtocolException' what(): unrecognized type code {code} was:`list<uuid>` causes an exception during runtime for TBinaryProtocolT > [C++] TProtocolException for list<uuid> for TBinaryProtocolT > ------------------------------------------------------------ > > Key: THRIFT-5865 > URL: https://issues.apache.org/jira/browse/THRIFT-5865 > Project: Thrift > Issue Type: Bug > Components: C++ - Library > Affects Versions: 0.21.0 > Environment: C++ > Reporter: Carel > Priority: Major > > `list<uuid>` causes an exception during runtime for TBinaryProtocolT > The full error is: > {code} > terminate called after throwing an instance of > 'apache::thrift::protocol::TProtocolException' > what(): unrecognized type code > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)