I didn't find anything about this topic from the archives. Is there a reason
the java record objects don't implement java.io.Serializable? Doing so would
make it easier to use Avro objects with Apache Crunch DoFns where everything
uses java serialization.
- Implement java.io.Serializable Allan T
- Re: Implement java.io.Serializable Gary Steelman
