Hi, Is there a way to get a unique string representation of the full Avro schema (including docs and aliases)? The canonical form strips off docs and aliases. Schema.toString() doesn't seem to order the record fields in a unique way.
Thanks, Jun
Hi, Is there a way to get a unique string representation of the full Avro schema (including docs and aliases)? The canonical form strips off docs and aliases. Schema.toString() doesn't seem to order the record fields in a unique way.
Thanks, Jun