[
https://issues.apache.org/jira/browse/AVRO-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684727#comment-17684727
]
Santiago Fraire Willemoes edited comment on AVRO-3711 at 2/6/23 2:49 PM:
-------------------------------------------------------------------------
Thanks for the quick reply Martin, I will create the tickets and send PR during
this week (for some I still have no answers).
-Regarding slack, I don't have an apache email to join, and I haven't been able
to find a way to do it. I've tried multiple times by following the links in the
avro website with no success. With whom can I get in touch? I do have more
questions and I would like to know if someone would like to join the effort of
building an avdl parser for rust (and bindings for python). Thanks!-
Edit: I just saw your invitation
was (Author: JIRAUSER296650):
Thanks for the quick reply Martin, I will create the tickets and send PR during
this week (for some I still have no answers).
Regarding slack, I don't have an apache email to join, and I haven't been able
to find a way to do it. I've tried multiple times by following the links in the
avro website with no success. With whom can I get in touch? I do have more
questions and I would like to know if someone would like to join the effort of
building an avdl parser for rust (and bindings for python). Thanks!
> 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
>
> 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)