felipecrv opened a new pull request, #40317:
URL: https://github.com/apache/arrow/pull/40317
### Rationale for this change
`state_` evolves monotonically from `PENDING` to `{SUCCESS, FAILURE}`, so as
long as stores happen before loads, other re-orderings don't affect the
observed values.
### Are these changes tested?
By existing tests and benchmarks.
--
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]