zejiong dong created AVRO-3927: ---------------------------------- Summary: [Rust] support custom attributes in list and map Key: AVRO-3927 URL: https://issues.apache.org/jira/browse/AVRO-3927 Project: Apache Avro Issue Type: Improvement Reporter: zejiong dong
To support custom attributes in array and map, we need to add ArraySchema and MapSchema to store the custom attributes rather than use Box<Schema>. -- This message was sent by Atlassian Jira (v8.20.10#820010)