Skip to content

Comments

AVRO-4071: put the recorde schema to the context after adding the fields#3206

Closed
andreabettich wants to merge 1 commit intoapache:mainfrom
andreabettich:main
Closed

AVRO-4071: put the recorde schema to the context after adding the fields#3206
andreabettich wants to merge 1 commit intoapache:mainfrom
andreabettich:main

Conversation

@andreabettich
Copy link

What is the purpose of the change

(For example: This pull request improves file read performance by buffering data, fixing AVRO-XXXX.)
This pull request fixes the behavior when adding two records with the same name and namespace.
As described in the Jira-Issue, the existing schema and the current one weren't compared correctly so it was never possible to add two identical records.

Verifying this change

Haven't added tests yet but can provide some to verify the change.

Documentation

No documentation needed

@github-actions github-actions bot added the Java Pull Requests for Java binding label Oct 7, 2024
@opwvhk
Copy link
Contributor

opwvhk commented May 29, 2025

This change causes other issues. I'm closing this PR in favour of #3304, as that contains the same change.

@opwvhk opwvhk closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants