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

Hudson commented on AVRO-1406:
------------------------------

SUCCESS: Integrated in AvroJava #408 (See 
[https://builds.apache.org/job/AvroJava/408/])
AVRO-1406 Avro C++ GenericRecord (GenericDatum, etc.) doesn't support getters 
and setters with field name argument (thiru: rev 1551029)
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/c++/api/Generic.hh
* /avro/trunk/lang/c++/impl/FileStream.cc
* /avro/trunk/lang/c++/impl/parsing/ResolvingDecoder.cc
* /avro/trunk/lang/c++/test/DataFileTests.cc


> Avro C++ GenericRecord (GenericDatum, etc.) doesn't support getters and 
> setters with field name argument
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-1406
>                 URL: https://issues.apache.org/jira/browse/AVRO-1406
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.7.5
>            Reporter: Iaroslav Zeigerman
>            Assignee: Iaroslav Zeigerman
>              Labels: c++
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1406.patch, AVRO-1406.patch, AVRO-1406_2.patch, 
> AVRO-1406_3.patch
>
>
> In Java implementation there is GenericData.Record which can use field names 
> to set and get data. There is nothing similar in C++ implementation.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to