[
https://issues.apache.org/jira/browse/AVRO-3362?focusedWorklogId=720911&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-720911
]
ASF GitHub Bot logged work on AVRO-3362:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Feb/22 14:40
Start Date: 04/Feb/22 14:40
Worklog Time Spent: 10m
Work Description: zcsizmadia edited a comment on pull request #1513:
URL: https://github.com/apache/avro/pull/1513#issuecomment-1030049114
I agree with the change related to the compiler message. IMO it should be
set in the codestyle file, instead of the actual source code with pragma.
The actual IDatumReader interface should be part of a major release and it
makes sense
--
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: 720911)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> 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)