scovich commented on issue #8420: URL: https://github.com/apache/arrow-rs/issues/8420#issuecomment-3349351646
I double checked, and `var.typed_value` in case 37 _does_ come back annotated with the `arrow.uuid` extension. So it's "merely" a matter of plumbing it through and paying attention to it. (annoying bit being, extension types are attached to the `Field`, not the `Array` and its `DataType`, so it's actually not trivial to plumb it through) -- 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]
