[ 
https://issues.apache.org/jira/browse/AVRO-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AVRO-3459:
---------------------------------
    Labels: pull-request-available  (was: )

> 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: 10m
>  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