ariel-miculas opened a new pull request, #10241: URL: https://github.com/apache/arrow-rs/pull/10241
# Which issue does this PR close? Related to https://github.com/apache/arrow-rs/issues/8703 # Rationale for this change In version 1.12.0 of the [spec](https://avro.apache.org/docs/1.12.0/specification/#uuid), uuid is allowed to be either an Avro string or fixed of length 16. # What changes are included in this PR? # Are these changes tested? Added a unit test # Are there any user-facing changes? The uuid logical type is inserted into the arrow Field metadata if the uuid logical type is present as a logical annotation on the avro type. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
