[
https://issues.apache.org/jira/browse/AVRO-3126?focusedWorklogId=774327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-774327
]
ASF GitHub Bot logged work on AVRO-3126:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/May/22 01:37
Start Date: 25/May/22 01:37
Worklog Time Spent: 10m
Work Description: ashley-taylor commented on PR #1680:
URL: https://github.com/apache/avro/pull/1680#issuecomment-1136612469
PR is ready for review.
I cannot test the record logic directly with supporting java 8.
One way I can see doing this is to add another maven module that has java 17
tests only, which is skipped for lower versions. I'm happy to add this module,
but I want to ensure I'm not missing something obvious before doing that.
If PR is acceptable, I will squash the commits into a single commit.
Issue Time Tracking
-------------------
Worklog Id: (was: 774327)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)