[
https://issues.apache.org/jira/browse/AVRO-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524552#comment-17524552
]
ASF subversion and git services commented on AVRO-3496:
-------------------------------------------------------
Commit 82b606e4289e0a3efa88d65a59e7ae3731fd4f44 in avro's branch
refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=82b606e42 ]
AVRO-3496: Rust: Use visitor.visit_borrowed_str() when possible (#1652)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> Rust: Use visitor.visit_borrowed_str() when possible
> ----------------------------------------------------
>
> Key: AVRO-3496
> URL: https://issues.apache.org/jira/browse/AVRO-3496
> Project: Apache Avro
> Issue Type: Improvement
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Rust SDK deserializer might be optimized to use zero-copy when deserializing
> String references.
>
> Reported at
> https://github.com/flavray/avro-rs/issues/195#issuecomment-1100954982
--
This message was sent by Atlassian Jira
(v8.20.7#820007)