Skip to content

AVRO-4321: Fix NPE on getConversionByClass - #3908

Open
RyanSkraba wants to merge 1 commit into
apache:mainfrom
RyanSkraba:ryanskraba/AVRO-4321-npe
Open

AVRO-4321: Fix NPE on getConversionByClass#3908
RyanSkraba wants to merge 1 commit into
apache:mainfrom
RyanSkraba:ryanskraba/AVRO-4321-npe

Conversation

@RyanSkraba

Copy link
Copy Markdown
Contributor

What is the purpose of the change

Fix the NPE caused by AVRO-3989 on classes that have a datum with a Conversion but not a LogicalType.

Verifying this change

This change added tests getConversionByClassWithNullLogicalTypeReturnsNull

Documentation

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

@github-actions github-actions Bot added the Java Pull Requests for Java binding label Aug 2, 2026
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.

1 participant