You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/30 20:26:00 UTC

[jira] [Commented] (AVRO-3325) Remove suppression of CA2225 in AvroDecimal

    [ https://issues.apache.org/jira/browse/AVRO-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484441#comment-17484441 ] 

ASF subversion and git services commented on AVRO-3325:
-------------------------------------------------------

Commit 7ee056890cc44f956ee3a46a3663132a3b688655 in avro's branch refs/heads/master from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=7ee0568 ]

AVRO-3325 Removed suppression of CA2225 (#1476)

Co-authored-by: Kyle T. Schoonover <Ky...@nordstrom.com>

> Remove suppression of CA2225 in AvroDecimal
> -------------------------------------------
>
>                 Key: AVRO-3325
>                 URL: https://issues.apache.org/jira/browse/AVRO-3325
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.11.1
>            Reporter: Kyle Schoonover
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The work to make sure that operators already have and use their named alternatives has already been done.  The #pragma warning disable can be removed.
> Microsoft Reference: [CA2225: Operator overloads have named alternates (code analysis) - .NET | Microsoft Docs|https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2225]



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