[
https://issues.apache.org/jira/browse/AVRO-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-3474:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 24h
> Time Spent: 10m
> Remaining Estimate: 23h 50m
>
> [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)