Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

org.apache.avro.specific.use_custom_coders

(AVRO-2090) When set to true, specific records will use a custom serializer/deserializer via generated code.

org.apache.avro.fastread

(AVRO-2247) When set to true, records will be deserialized using a different technique that builds an efficient deserialization strategy once from the expected schema.

...