Details
Description
If Utf8 implemented CharSequence then interfaces could change to specify CharSequence and accept Utf8 or String interchangeably.
This would be mostly back-compatible, except the method signatures of generated protocols would be different, so implementations would need to be updated.
Attachments
Attachments
Issue Links
- relates to
-
AVRO-720 Generated code for arrays should accept extensions of array content type
- Open