[
https://issues.apache.org/jira/browse/AVRO-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3840.
---------------------------------------------
Resolution: Won't Fix
Closing as "Won't do".
The build time actually increased from 22secs to 26secs.
I'll leave branch "depend_on_serde_derive_explicitly" in the Git repo for a
while in case it appears to be useful soon.
> [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)