Christian Spriegel created THRIFT-4934:
------------------------------------------
Summary: Add transient field support
Key: THRIFT-4934
URL: https://issues.apache.org/jira/browse/THRIFT-4934
Project: Thrift
Issue Type: New Feature
Reporter: Christian Spriegel
It would be great if transient fields could be defined in the schema, which are
not serialized but can be used in the application.
An example use case for this feature would be a calculated value that is
calculated while loading from the database.
I am unsure whether these fields would need metadata or if they are simply
added as fields+getters&setters.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)