[
https://issues.apache.org/jira/browse/AVRO-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757233#comment-17757233
]
ASF subversion and git services commented on AVRO-3840:
-------------------------------------------------------
Commit 57c8b1573e946981b080e3f72cc8094a64666374 in avro's branch
refs/heads/depend_on_serde_derive_explicitly from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=57c8b1573 ]
AVRO-3840: [Rust] Depend on serde_derive explicitly
Suggested-at:
https://github.com/serde-rs/serde/pull/2590#pullrequestreview-1586132361
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [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)