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

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

Commit b0e44bdf6195714465c651e57b11747d68ad405c in avro's branch 
refs/heads/main from Christophe Le Saec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b0e44bdf6 ]

AVRO-3918: Add UUID with `fixed[16]` (#2652)

* AVRO-3918: add uuid with bytes and fixed

* AVRO-3918: add licence

* AVRO-3918: change spec

* AVRO-3918: force big endian mode for long value

* AVRO-3918: remove inefficient uuid bytes storage

* AVRO-3918: enforce network byte order

As stated in RFC 4122 section 4.1.2, UUIDs are in network byte order.

Also added a test for string based UUID conversion.

* Use buffer instead

---------

Co-authored-by: Oscar Westra van Holthe - Kind <opw...@apache.org>
Co-authored-by: Fokko Driesprong <fo...@tabular.io>

> Allow UUID to serialize to Fixed[16]
> ------------------------------------
>
>                 Key: AVRO-3918
>                 URL: https://issues.apache.org/jira/browse/AVRO-3918
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: spec
>    Affects Versions: 1.11.3
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>          Time Spent: 7.5h
>  Remaining Estimate: 0h
>




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

Reply via email to