scovich commented on issue #8665: URL: https://github.com/apache/arrow-rs/issues/8665#issuecomment-3423325006
Yeah, as long as `shred_variant` only takes a `DataType` instead of a `Field`, we are forced to assume 16-byte fixed binary is UUID. If it accepted a `Field`, we should instead require the UUID extension type. Otherwise, we run into problems because Decimal128 can _also_ use 16-byte fixed binary! -- 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]
