Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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.