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

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

                Author: ASF GitHub Bot
            Created on: 24/Jan/22 08:48
            Start Date: 24/Jan/22 08:48
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on pull request #1467:
URL: https://github.com/apache/avro/pull/1467#issuecomment-1019853556


   > There are a lot of updates I want to do, but starting slow.
   
   Thank you for offering your help, @KyleSchoonover !
   There are several open 
[PRs](https://github.com/apache/avro/pulls?q=is%3Aopen+is%3Apr+label%3AC%23) 
for which we would love to get some reviews from C# developers! 


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

> 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: 0.5h
>  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