-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
df0cb8776 (dev), df8e7e1b8 (dev)
Uninitialized messages should be serialized to an empty BLOB, as it's done in the reference C++ implementation of protobuf. Currently we serialize each field and prepend the message header even if the message was uninitialized.