Thrift Guides
Never use requiredβ
As the project involving, any fields may become optional. But if it is defined as required, it can not be removed.
So required should not be used.
As the project involving, any fields may become optional. But if it is defined as required, it can not be removed.
So required should not be used.