Description
Is there any reason that Utf8 is not serializable? I can't think of any problems with letting it implement the Serializable interface. Which I would like because then I can send my Avro objects over the wire/ serialize them with other mechanisms than Avro.
Attachments
Issue Links
- relates to
-
AVRO-3208 [Java] Utf8 strings should be Serializable
- Closed