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

ASF GitHub Bot logged work on BEAM-9186:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jan/20 02:59
            Start Date: 28/Jan/20 02:59
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #10637: [BEAM-9186] Allow 
injection of custom equality function.
URL: https://github.com/apache/beam/pull/10637#issuecomment-579056939
 
 
   Run Python PreCommit
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 378021)
    Time Spent: 40m  (was: 0.5h)

> Allow passing a comparison function for assert_that(..., equal_to()) tests
> --------------------------------------------------------------------------
>
>                 Key: BEAM-9186
>                 URL: https://issues.apache.org/jira/browse/BEAM-9186
>             Project: Beam
>          Issue Type: New Feature
>          Components: testing
>            Reporter: Jeffrey Sorensen
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Currently testing beam pipelines that produce objects that cannot be sorted 
> or compared is currently problematical, and developers are introducing 
> Map(str) and similar transforms in tests to transform PCollections into a 
> testable form. Adding by injection a comparison function will allow the 
> creation of more comprehensible tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to