[
https://issues.apache.org/jira/browse/AVRO-3602?focusedWorklogId=803900&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-803900
]
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 commented on PR #1838:
URL: https://github.com/apache/avro/pull/1838#issuecomment-1228335937
The commit from master has been cherry-picked to `branch-1.11` -
https://github.com/apache/avro/commit/7049217f970b369afcd45b4174c1f088b01d4793
Closing this PR.
Issue Time Tracking
-------------------
Worklog Id: (was: 803900)
Time Spent: 1h 10m (was: 1h)
> 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 10m
> 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)