damccorm commented on issue #20154:
URL: https://github.com/apache/beam/issues/20154#issuecomment-1362884939

   The goal here would be to replace or refactor our helpers (for example 
https://github.com/apache/beam/blob/3b9ab77ef90519adda0255031ffc3ae598192edc/sdks/go/pkg/beam/core/runtime/exec/fullvalue_test.go#L155)
 to use the [cmp](https://pkg.go.dev/github.com/google/go-cmp/cmp) package 
rather than traversing the whole object and doing reflection equality checks to 
compare them.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to