Skip to content

Fix null reference error when using avro deserialization#594

Merged
aloiva merged 6 commits intodevfrom
prgaddam/fixavronullerror
Sep 26, 2025
Merged

Fix null reference error when using avro deserialization#594
aloiva merged 6 commits intodevfrom
prgaddam/fixavronullerror

Conversation

@aloiva
Copy link
Collaborator

@aloiva aloiva commented Sep 25, 2025

Fixes #595

@aloiva aloiva merged commit ab3151f into dev Sep 26, 2025
4 checks passed
@aloiva aloiva deleted the prgaddam/fixavronullerror branch September 26, 2025 12:25
aloiva added a commit that referenced this pull request Sep 26, 2025
* add e2e test

* remove key schema from local registry

* use two local schema registry for value and key

* fix comments

* remove unused test

---------

Co-authored-by: Pranava Vedagnya Gaddam <[email protected]>
aloiva added a commit that referenced this pull request Sep 26, 2025
* add e2e test

* remove key schema from local registry

* use two local schema registry for value and key

* fix comments

* remove unused test

---------

Co-authored-by: Pranava Vedagnya Gaddam <[email protected]>
aloiva added a commit that referenced this pull request Sep 29, 2025
* [Master] Bump version from 4.1.3 to 4.2.0

* Fix null reference error when using avro deserialization (#594)

* add e2e test

* remove key schema from local registry

* use two local schema registry for value and key

* fix comments

* remove unused test

---------

Co-authored-by: Pranava Vedagnya Gaddam <[email protected]>

---------

Co-authored-by: Pranava Vedagnya Gaddam <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Value deserialization error when using avroSchema in version 4.1.3

2 participants