[
https://issues.apache.org/jira/browse/BEAM-8146?focusedWorklogId=330235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-330235
]
ASF GitHub Bot logged work on BEAM-8146:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Oct/19 02:30
Start Date: 18/Oct/19 02:30
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #9493:
[BEAM-8146,BEAM-8204,BEAM-8205] Add equals and hashCode to SchemaCoder and
RowCoder
URL: https://github.com/apache/beam/pull/9493#issuecomment-543457557
Interesting. If toRow and fromRow are equal, is it possible for the type
descriptor to be different? (other than, I suppose, loss of generics reflection
information due to erasure)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 330235)
Time Spent: 2h 40m (was: 2.5h)
> SchemaCoder/RowCoder have no equals() function
> ----------------------------------------------
>
> Key: BEAM-8146
> URL: https://issues.apache.org/jira/browse/BEAM-8146
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Affects Versions: 2.15.0
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: Major
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> SchemaCoder has no equals function, so it can't be compared in tests, like
> CloudComponentsTests$DefaultCoders, which is being re-enabled in
> https://github.com/apache/beam/pull/9446
--
This message was sent by Atlassian Jira
(v8.3.4#803005)