[
https://issues.apache.org/jira/browse/AVRO-3126?focusedWorklogId=774361&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-774361
]
ASF GitHub Bot logged work on AVRO-3126:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/22 04:57
Start Date: 25/May/22 04:57
Worklog Time Spent: 10m
Work Description: ashley-taylor commented on PR #1680:
URL: https://github.com/apache/avro/pull/1680#issuecomment-1136726185
@jklamer I have added a java17 module.
I have updated the GitHub workflow to invoke the module hopefully. But
unfortunately, PR doesn't currently have the approval to run them.
Also built on top of this branch, I have added polymorphic support.
https://github.com/ashley-taylor/avro/compare/master...ashley-taylor:polymorphic?expand=1
Which I plan on opening if this one gets accepted.
Issue Time Tracking
-------------------
Worklog Id: (was: 774361)
Time Spent: 50m (was: 40m)
> Create a module to integrate Java 17 specific features (like Java Records)
> with Avro
> ------------------------------------------------------------------------------------
>
> Key: AVRO-3126
> URL: https://issues.apache.org/jira/browse/AVRO-3126
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Ismaël Mejía
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Java introduced [records|https://openjdk.java.net/jeps/359] on Java 14. It is
> a good idea to explore how we can make users life easier using modern Java
> APIs for example when mapping Java Records from/to Avro Records.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)