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-3833: [Spec] Clarify usage of names and aliases #2448

Merged
merged 5 commits into from
Sep 27, 2023

Conversation

opwvhk
Copy link
Contributor

@opwvhk opwvhk commented Aug 17, 2023

What is the purpose of the change

Update the specification to explicitly state that names must be unique (within their scope), and that aliases are names too.

Verifying this change

Please read and verify that the change matches reasonable expectations for implementations.

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@opwvhk opwvhk changed the title AVRO-3833: Clarify uniqueness of names and aliases AVRO-3833: [Spec] Clarify usage of names and aliases Aug 17, 2023
Copy link
Contributor

@clesaec clesaec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me (one comment)
but, as it's doc, i prefer let an english native people to approve this PR 😉

doc/content/en/docs/++version++/Specification/_index.md Outdated Show resolved Hide resolved
@opwvhk opwvhk merged commit 90710b7 into apache:master Sep 27, 2023
2 checks passed
@opwvhk opwvhk deleted the AVRO-3833-clarify-name-alias-uniqueness branch September 27, 2023 19:24
RanbirK pushed a commit to RanbirK/avro that referenced this pull request May 13, 2024
Also includes a section explaining schema fixes
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.

5 participants