Re: [PR] AVRO-4035 [C++] Add doc strings to generated classes [avro]

2025-01-02 Thread via GitHub
thiru-mg merged PR #3128: URL: https://github.com/apache/avro/pull/3128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

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

2024-08-30 Thread via GitHub
Gerrit0 opened a new pull request, #3128: URL: https://github.com/apache/avro/pull/3128 ## What is the purpose of the change As requested by AVRO-4035, this uses the `doc` field from the avro schema when generating code. That is, this schema: ```json { "type":