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

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

                Author: ASF GitHub Bot
            Created on: 20/Mar/22 15:01
            Start Date: 20/Mar/22 15:01
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia commented on pull request #1607:
URL: https://github.com/apache/avro/pull/1607#issuecomment-1073269516


   Could you post the actual schema which gives you trouble? Maybe there is 
another solution for your problem.


-- 
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: issues-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 744716)
    Time Spent: 40m  (was: 0.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: 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