Commits


Juan Cruz Viotti authored and GitHub committed afe8fa1adfb
AVRO-3028: Records encode fields that equal the default (#1065) I believe that this is an important aspect to clarify as some other serialization formats omit fields that equal their default for space-efficiency reasons. I had to run a small experiment as I could not find this information in the spec. Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>