[
https://issues.apache.org/jira/browse/AVRO-3602?focusedWorklogId=803901&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-803901
]
ASF GitHub Bot logged work on AVRO-3602:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/22 10:35
Start Date: 26/Aug/22 10:35
Worklog Time Spent: 10m
Work Description: martin-g closed pull request #1838: AVRO-3602 Support
Map and Set in ReflectDatumReader. Backport to Avro 1.11
URL: https://github.com/apache/avro/pull/1838
Issue Time Tracking
-------------------
Worklog Id: (was: 803901)
Time Spent: 1h 20m (was: 1h 10m)
> Support Map(with non-String keys) and Set in ReflectDatumReader
> ----------------------------------------------------------------
>
> Key: AVRO-3602
> URL: https://issues.apache.org/jira/browse/AVRO-3602
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Affects Versions: 1.11.1
> Reporter: Yury Bubnov
> Assignee: Yury Bubnov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> At the moment, {{ReflectDatumReader}} supports only {{List}} interface
> fields. Attempt to use {{Map}} or {{Set}} throws an exception.
> Since the Map and Set other two major collection interfaces, it would be nice
> if Avro {{ReflectDatumReader }}supported them too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)