alamb commented on code in PR #8047: URL: https://github.com/apache/arrow-rs/pull/8047#discussion_r2267982330
########## arrow-avro/src/codec.rs: ########## @@ -909,6 +1139,21 @@ mod tests { } } + #[test] Review Comment: > Yes, new unit tests have been added to verify the schema resolution logic, including tests for type promotions and handling of default values. is this the only new test ? I didn't see any others for the promotion rules added in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org