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

ASF subversion and git services commented on AVRO-3711:
-------------------------------------------------------

Commit 2079ec51f7015509df28c1c105f61a44c8b3a9db in avro's branch 
refs/heads/dependabot/maven/lang/java/com.github.luben-zstd-jni-1.5.4-1 from 
Santiago Fraire Willemoes
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=2079ec51f ]

AVRO-3711: [Docs] Add uuid logical type to IDL (#2099)



> 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
>            Assignee: Santiago Fraire Willemoes
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.11.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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