[ 
https://issues.apache.org/jira/browse/AVRO-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684554#comment-17684554
 ] 

Martin Tzvetanov Grigorov commented on AVRO-3711:
-------------------------------------------------

Please send a Pull request with your changes in 
https://github.com/apache/avro/blob/master/doc/content/en/docs/%2B%2Bversion%2B%2B/Specification/_index.md

> Add documentation about uuid in IDL
> -----------------------------------
>
>                 Key: AVRO-3711
>                 URL: https://issues.apache.org/jira/browse/AVRO-3711
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: doc
>            Reporter: Santiago Fraire Willemoes
>            Priority: Minor
>
> It's possible to parse an uuid in IDL using a logical type, but it is not 
> documented in the IDL section: 
> [https://avro.apache.org/docs/1.11.1/idl-language/#logical-types]
> The following is valid:
> {code:java}
> record SyntaxFields {
>    uuid pk = "pepe"; 
> }{code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to