jdarais commented on PR #395: URL: https://github.com/apache/avro-rs/pull/395#issuecomment-3727093746
Ah, makes sense. It looks like excluding "logicalType" from custom attributes would be fairly easy to do. Would we expect that "logicalType" ever show up in the custom attributes, for example if it isn't a valid logical type, or the logical type is ignored because the rest of the schema is not valid for the given logical type? Or should logicalType just always be excluded from custom attributes, regardless of whether it is successfully interpreted as a logical type value? -- 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]
