mpoeter opened a new pull request, #3076:
URL: https://github.com/apache/thrift/pull/3076

   Boolean values are encoded as `BOOLEAN_TRUE` and `BOOLEAN_FALSE` which are 
defined as 1 and 2 instead of 1 and 0.
   
   The element-type of a bool is encoded as `BOOLEAN_TRUE` so 1 instead of 2.
   
   [skip ci]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to