Commits


Martin Grigorov authored and GitHub committed d05ca14e7de
AVRO-3821: [Rust] Encoding records should follow the schema (#2417) When encoding Value::Record the logic should use the order of the fields in the schema instead of the order in the Value::Record Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>