[PR] AVRO-3947: [Java] Support subclasses in custom LogicalType Conversions [avro]

2024-02-25 Thread via GitHub
tmoschou opened a new pull request, #2766: URL: https://github.com/apache/avro/pull/2766 ## What is the purpose of the change Currently `GenericData.resolveUnion(schema, datum)` will throw an `AvroRuntimeException` if datum is a subclass (or any instance) of the

[jira] [Created] (AVRO-3947) GenericData resolveUnion throws AvroRuntimeException on LogicalType subclassing

2024-02-25 Thread Terry Moschou (Jira)
Terry Moschou created AVRO-3947: --- Summary: GenericData resolveUnion throws AvroRuntimeException on LogicalType subclassing Key: AVRO-3947 URL: https://issues.apache.org/jira/browse/AVRO-3947 Project:

[PR] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 in /lang/java [avro]

2024-02-25 Thread via GitHub
dependabot[bot] opened a new pull request, #2765: URL: https://github.com/apache/avro/pull/2765 Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.2. Commits

[PR] Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 in /lang/java [avro]

2024-02-25 Thread via GitHub
dependabot[bot] opened a new pull request, #2764: URL: https://github.com/apache/avro/pull/2764 Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. Release notes Sourced from