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

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

                Author: ASF GitHub Bot
            Created on: 21/Mar/22 17:28
            Start Date: 21/Mar/22 17:28
    Worklog Time Spent: 10m 
      Work Description: KyleSchoonover commented on pull request #1607:
URL: https://github.com/apache/avro/pull/1607#issuecomment-1074198318


   The type is @int 


-- 
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: 745273)
    Time Spent: 1h 40m  (was: 1.5h)

> Use simple types and nullable modifier
> --------------------------------------
>
>                 Key: AVRO-3459
>                 URL: https://issues.apache.org/jira/browse/AVRO-3459
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Kyle Schoonover
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> First, it is more common to use the simple types keyword instead of the 
> struct type.  ie: int instead of System.Int32
> Second, instead of using the struct Nullable<int> you can use int?



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

Reply via email to