[
https://issues.apache.org/jira/browse/AVRO-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oscar Westra van Holthe - Kind updated AVRO-4035:
-------------------------------------------------
Fix Version/s: 1.12.1
> [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
> Fix For: 1.12.1
>
> 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)