[
https://issues.apache.org/jira/browse/AVRO-3362?focusedWorklogId=720900&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-720900
]
ASF GitHub Bot logged work on AVRO-3362:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Feb/22 14:25
Start Date: 04/Feb/22 14:25
Worklog Time Spent: 10m
Work Description: KyleSchoonover commented on pull request #1513:
URL: https://github.com/apache/avro/pull/1513#issuecomment-1030036194
Same as DatumWriter. I inherited the IDatumReader into DatumReader making
it still useable to anyone who externally references it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 720900)
Time Spent: 20m (was: 10m)
> Replace DatumReader with IDatumReader
> -------------------------------------
>
> Key: AVRO-3362
> URL: https://issues.apache.org/jira/browse/AVRO-3362
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.0
> Reporter: Kyle Schoonover
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The DatumReader interface should be renamed IDatumReader in order to maintain
> C# standards.
> Mark DataReader as Obsolete
> Create copy as IDatumReader and replace references.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)