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

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

Commit 9893ff7ae1fecd4cfaba71bd657d2ccc02796ffe in avro's branch 
refs/heads/dependabot/maven/lang/java/org.apache.velocity-velocity-engine-core-2.4.1
 from Gerrit Birkeland
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9893ff7ae ]

AVRO-4035 [C++] Add doc strings to generated classes (#3128)

* AVRO-4035 [C++] Add doc strings to generated classes

* AVRO-4035: Address review comments

* Fix another edge case in generated doc comments

> [C++] Add doc strings to classes generated by avrogencpp
> --------------------------------------------------------
>
>                 Key: AVRO-4035
>                 URL: https://issues.apache.org/jira/browse/AVRO-4035
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Hagen Weiße
>            Assignee: Gerrit Birkeland
>            Priority: Major
>              Labels: c++, pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Avro schemas may contain documentation for a avro record, enum and fields. 
> Those could be added to the generated C++ classes so that a developer can see 
> them directly in the code.
> The documentation could be added for:
> * Generated enum classes
> * Generated structs for a avro record
> ** Also each field may have documentation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to