[
https://issues.apache.org/jira/browse/AVRO-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerrit Birkeland updated AVRO-4035:
-----------------------------------
Release Note: avrogencpp will now include the `doc` fields in schemas in
the generated code for records
> [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
> Priority: Major
> Labels: c++
>
> 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)