[
https://issues.apache.org/jira/browse/AVRO-3503?focusedWorklogId=760452&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-760452
]
ASF GitHub Bot logged work on AVRO-3503:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Apr/22 21:49
Start Date: 21/Apr/22 21:49
Worklog Time Spent: 10m
Work Description: zcsizmadia commented on PR #1666:
URL: https://github.com/apache/avro/pull/1666#issuecomment-1105794715
I recommend to add the unit tests first into a different PR for each Equals
code which will be changed. Once there is test coverage, the Equals code should
be modified in a seperate PR.
Issue Time Tracking
-------------------
Worklog Id: (was: 760452)
Time Spent: 0.5h (was: 20m)
> C# Equals should not apply 'is' or 'as'
> ---------------------------------------
>
> Key: AVRO-3503
> URL: https://issues.apache.org/jira/browse/AVRO-3503
> Project: Apache Avro
> Issue Type: Bug
> Components: csharp
> Reporter: Kyle Schoonover
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> References:
> [Equals should not apply “is” — CodeQL query help documentation
> (github.com)|https://codeql.github.com/codeql-query-help/csharp/cs-equals-uses-is/]
> [Equals should not apply “as” — CodeQL query help documentation
> (github.com)|https://codeql.github.com/codeql-query-help/csharp/cs-equals-uses-as/]
>
> This will not allow equals methods to work correctly when dealing with
> inheritance.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)