In the schema we can define a "default" value. It is used as default when reading. If the field is missing from the data when we write, it results in an error. Is there a counterpart of "default" in writing so that if the field is missing, the writer just fill in the default value?

Wai Yip

Reply via email to