Zezeng Wang created THRIFT-5153:
-----------------------------------
Summary: Deprecate byte
Key: THRIFT-5153
URL: https://issues.apache.org/jira/browse/THRIFT-5153
Project: Thrift
Issue Type: Wish
Reporter: Zezeng Wang
When use *byte* in .thrift file, it will throw *WARNING: The "byte" type is a
compatibility alias for "i8". Use "i8" to emphasize the signedness of this
type.*
It looks ambiguous. Since byte will cause ambiguity, it is better to discard it
completely.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)