zejiong dong created AVRO-3920: ---------------------------------- Summary: [Rust] Serialize custom attribute in RecordField Key: AVRO-3920 URL: https://issues.apache.org/jira/browse/AVRO-3920 Project: Apache Avro Issue Type: Improvement Reporter: zejiong dong
The RecordField will ignore the custom attribute in serialization. It will cause unexpected results for other system if it uses it, like: https://github.com/apache/iceberg-rust/issues/131. -- This message was sent by Atlassian Jira (v8.20.10#820010)