Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8, 0.9
-
None
-
Patch Available
Description
Required fields within unions should issue a warning. First, required makes not much sense with unions. Next, most languages are already treating them as optional anyway, effectively ignoring the required attribute.
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-1767 unions can't have required fields (Delphi)
- Closed
-
THRIFT-1769 unions can't have required fields (C++)
- Closed