You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2024/03/17 14:07:00 UTC

[jira] [Created] (AVRO-3962) [Rust] avro-derive supports extract docs from field comments

Zili Chen created AVRO-3962:
-------------------------------

             Summary: [Rust] avro-derive supports extract docs from field comments
                 Key: AVRO-3962
                 URL: https://issues.apache.org/jira/browse/AVRO-3962
             Project: Apache Avro
          Issue Type: Improvement
          Components: rust
            Reporter: Zili Chen


When using {{#[derive(AvroSchema)]}}, it can extract record docs, but not field docs.

Is it possible to extra field docs?

Ref - 

https://github.com/apache/avro/blob/78540a1e59d8556226b9ff1484ff17212137de62/lang/rust/avro_derive/src/lib.rs#L129
https://github.com/apache/avro/blob/78540a1e59d8556226b9ff1484ff17212137de62/lang/rust/avro_derive/src/lib.rs#L113



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