You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2023/08/22 08:00:00 UTC

[jira] [Assigned] (AVRO-3840) [Rust] Depend explicitly on serde_derive

     [ https://issues.apache.org/jira/browse/AVRO-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov reassigned AVRO-3840:
-----------------------------------------------


> [Rust] Depend explicitly on serde_derive
> ----------------------------------------
>
>                 Key: AVRO-3840
>                 URL: https://issues.apache.org/jira/browse/AVRO-3840
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: rust
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>
> As suggested by [https://github.com/serde-rs/serde/pull/2590#pullrequestreview-1586132361] it is better to depend on serde_derive directly instead of using serde's "derive" feature.
> The explicit dependency allows the compiler to better parallelize the compilation.



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