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

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

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


   > 
   
   That is an excellent question.  I'm starting small with just following some 
.NET (C#) coding standards.  There are a lot of updates I want to do, but 
starting slow.  If there are any conversation about styling or which standards 
we definitely want to adhere to, I would love to be involved.


-- 
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: 712994)
    Time Spent: 20m  (was: 10m)

> ArgumentOutOfRangeException thrown in AvroDecimal IConvertable.ToType
> ---------------------------------------------------------------------
>
>                 Key: AVRO-3314
>                 URL: https://issues.apache.org/jira/browse/AVRO-3314
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.11.0
>            Reporter: Kyle Schoonover
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> IConvertable.ToType is throwing an ArgumentOutOfRangeException, which is not 
> the correct exception to throw since the arguments being passed are not what 
> can cause the exception.  This should be changed to an ArithmeticException, 
> specifically an OverflowException.
> For reference: [ArithmeticException Class (System) | Microsoft 
> Docs|https://docs.microsoft.com/en-us/dotnet/api/system.arithmeticexception?view=net-6.0]



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

Reply via email to