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

ASF GitHub Bot updated AVRO-4010:
---------------------------------
    Labels: pull-request-available  (was: )

> Avoid resolving schema on every call to read()
> ----------------------------------------------
>
>                 Key: AVRO-4010
>                 URL: https://issues.apache.org/jira/browse/AVRO-4010
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: rust
>    Affects Versions: 1.11.3
>            Reporter: Michael Spector
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> `ResolvedSchema::try_from()` is called from within `Reader::read()`, which 
> can be easily avoided if resolved schema is cached along with writer schema 
> once initialized.



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

Reply via email to