EnigmaTriton opened a new pull request #2417:
URL: https://github.com/apache/thrift/pull/2417


   As stated in THRIFT-5300, the specification was wrong and type identifiers 
for collections DO match the field types (except for the obvious boolean type 
which is then represented as only `BOOL_TRUE`).
   
   Also replaced `BYTE` name with `I8` as the former is documented as a 
compatibility name only (especially since some languages have an unsigned byte 
type).
   
   [skip ci] Trivial documentation changes only.


-- 
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