Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVRO-3926: [Rust] Allow UUID to serialize to Fixed[16] #2676

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

martin-g
Copy link
Member

@martin-g martin-g commented Jan 4, 2024

AVRO-3926

What is the purpose of the change

  • Add support for Fixed schema with logicalType=uuid

Verifying this change

  • Added new unit tests

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? TODO

@github-actions github-actions bot added the Rust label Jan 4, 2024
@martin-g martin-g force-pushed the avro-3926-allow-serde-uuid-to-fixed-16 branch 4 times, most recently from 8db02a8 to 52842e2 Compare January 5, 2024 08:46
@martin-g martin-g marked this pull request as ready for review January 5, 2024 08:47
@martin-g martin-g force-pushed the avro-3926-allow-serde-uuid-to-fixed-16 branch from 52842e2 to 6e654a0 Compare January 5, 2024 08:59
@martin-g martin-g merged commit e6d495f into main Feb 5, 2024
15 checks passed
martin-g added a commit that referenced this pull request Feb 5, 2024
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit e6d495f)
RanbirK pushed a commit to RanbirK/avro that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant