[ 
https://issues.apache.org/jira/browse/AVRO-3356?focusedWorklogId=720748&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-720748
 ]

ASF GitHub Bot logged work on AVRO-3356:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Feb/22 09:13
            Start Date: 04/Feb/22 09:13
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on pull request #1507:
URL: https://github.com/apache/avro/pull/1507#issuecomment-1029787046


   Thank you, @KyleSchoonover !


-- 
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: 720748)
    Time Spent: 0.5h  (was: 20m)

> Simplify naming in DataFileReader
> ---------------------------------
>
>                 Key: AVRO-3356
>                 URL: https://issues.apache.org/jira/browse/AVRO-3356
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.11.1
>            Reporter: Kyle Schoonover
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Names do not need to be fully qualified when the namespace is already in the 
> using statements or you are already in the namespace.
> Additionally, built in types should be used instead of the class type.
> ie:
> Int32 = int
> Int64 = long
> etc.



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

Reply via email to