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

Martin Tzvetanov Grigorov resolved AVRO-3474.
---------------------------------------------
    Fix Version/s: 1.11.1
                   1.12.0
         Assignee: Zoltan Csizmadia
       Resolution: Fixed

> Increase read performance by moving CanRead to constructor
> ----------------------------------------------------------
>
>                 Key: AVRO-3474
>                 URL: https://issues.apache.org/jira/browse/AVRO-3474
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Zoltan Csizmadia
>            Assignee: Zoltan Csizmadia
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.1, 1.12.0
>
>   Original Estimate: 24h
>          Time Spent: 40m
>  Remaining Estimate: 23h 20m
>
> [https://github.com/apache/avro/pull/1604] implements a caching mechanism to 
> increase. To complement that change, the CanRead call from the generic 
> DefaultReader.Read can be moved to the constructor,  since there is no need 
> to call CanRead ebery time Read is called. 
> PreresolvingDatumReader already works that way.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to