wgtmac opened a new pull request, #3326: URL: https://github.com/apache/avro/pull/3326
## What is the purpose of the change - The Java library supports registering custom logical types: https://github.com/apache/avro/pull/885 - Apache Iceberg requires custom `map` logical type: https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/avro/LogicalMap.java ## Verifying this change This change added tests and can be verified as follows: - Added a test case to verify that custom `map` logical type can be respected correctly. ## Documentation - Does this pull request introduce a new feature? yes - If yes, how is the feature documented? added comment around the new class -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org