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-3772: [Rust] Use the enum default field instead of the field default #2294

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

martin-g
Copy link
Member

AVRO-3772

What is the purpose of the change

  • During schema resolution use the enum's default field instead of the field's default

Verifying this change

  • All tests should pass

Documentation

  • Does this pull request introduce a new feature? no

@github-actions github-actions bot added the Rust label Jun 16, 2023
…ault

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@martin-g martin-g force-pushed the avro-3772-enum-compatibility-2 branch from 8463281 to 54c140a Compare June 16, 2023 21:18
@martin-g martin-g merged commit 2fb1831 into master Jun 16, 2023
@martin-g martin-g deleted the avro-3772-enum-compatibility-2 branch June 16, 2023 21:26
martin-g added a commit that referenced this pull request Jun 16, 2023
…ault (#2294)

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
(cherry picked from commit 2fb1831)
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