martin-g commented on PR #2650:
URL: https://github.com/apache/avro/pull/2650#issuecomment-1876734544

   I have the feeling that the way I ignored `logicalType` to be stored in the 
custom attributes would break your expectations about `Fixed+uuid`, 
https://github.com/apache/avro/blob/e5ca1517b7d80454fa7137e3ef53b4335416de09/lang/rust/avro/src/schema.rs#L6285-L6286
   
   There is a discussion about making `Fixed(size=16, logicalType=uuid)` a 
valid type! It should be available in the Rust SDK soon!
   But I wonder whether keeping the `logicalType` as a custom attribute is good 
in general.


-- 
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]

Reply via email to