We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We could probably update the comparison helpers in fullvalue_test.go to use cmp options and Transformers instead which would make things much clearer.
Imported from Jira BEAM-9753. Original Jira may contain additional context. Reported by: danoliveira.
The text was updated successfully, but these errors were encountered:
Hi, I am new to this project and willing to contribute.
Could you tell me more about the details? For example, what are comparison helper, cmp options, and transformers?
I looked up the original Jira but couldn't find any information about what they are.
Sorry, something went wrong.
The goal here would be to replace or refactor our helpers (for example
beam/sdks/go/pkg/beam/core/runtime/exec/fullvalue_test.go
Line 155 in 3b9ab77
Hi, does this issue still open for contribution?
@thinh2 yes, it is!
cmp
.take-issue
mohamedawnallah
Successfully merging a pull request may close this issue.
We could probably update the comparison helpers in fullvalue_test.go to use cmp options and Transformers instead which would make things much clearer.
Imported from Jira BEAM-9753. Original Jira may contain additional context.
Reported by: danoliveira.
The text was updated successfully, but these errors were encountered: