You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/25 09:30:00 UTC

[jira] [Commented] (AVRO-3602) Support Map(with non-String keys) and Set in ReflectDatumReader

    [ https://issues.apache.org/jira/browse/AVRO-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584732#comment-17584732 ] 

ASF subversion and git services commented on AVRO-3602:
-------------------------------------------------------

Commit f1c04f7e4d664a976e0f525ac1e1726321aa11ad in avro's branch refs/heads/master from Yury Bubonv
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=f1c04f7e4 ]

AVRO-3602 Support Map(with non-String keys) and Set in ReflectDatumReader (#1818)

Co-authored-by: Yury Bubnov <yu...@grammarly.com>

> 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: 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)