[
https://issues.apache.org/jira/browse/AVRO-3602?focusedWorklogId=803546&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-803546
]
ASF GitHub Bot logged work on AVRO-3602:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Aug/22 10:11
Start Date: 25/Aug/22 10:11
Worklog Time Spent: 10m
Work Description: martin-g commented on PR #1818:
URL: https://github.com/apache/avro/pull/1818#issuecomment-1227059219
@thiru-mg You should also close the respective JIRA after merging PRs.
Since the PR does not introduce backward incompatible changes it should
probably be ported back to `branch-1.11` too ?!
Issue Time Tracking
-------------------
Worklog Id: (was: 803546)
Time Spent: 0.5h (was: 20m)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> 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)