Commits


chupaty authored and GitHub committed 85ddfcdaba6
AVRO-3901: [Rust] Unit tests and impl for better union support (#2583) * AVRO-3901: Unit tests and impl for better union support * Apply suggestions from code review Rename test cases Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com> * Cleanup from review * AVRO-3901: Fix formatting, clippy errors and improve naming Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org> --------- Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org> Co-authored-by: Simon Gittins <Simon.Gittins@tabcorp.com.au> Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com> Co-authored-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>