You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/04 05:44:48 UTC

[GitHub] [beam] alexeyinkin opened a new issue, #23979: [Task]: Use all fields when comparing examples on frontend

alexeyinkin opened a new issue, #23979:
URL: https://github.com/apache/beam/issues/23979

   ### What needs to happen?
   
   Currently in `ExampleBase` only `path` is used to compare examples.
   This makes tests to compare example objects more complex than they should be.
   
   Need to:
   1. Refactor current comparison cases to only compare path if this is what they really should do.
   2. Include all (or most of the) fields in comparison.
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: beam-playground


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] alexeyinkin commented on issue #23979: [Task]: Use all fields when comparing examples on frontend

Posted by GitBox <gi...@apache.org>.
alexeyinkin commented on issue #23979:
URL: https://github.com/apache/beam/issues/23979#issuecomment-1303003453

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org