fallintoplace opened a new pull request, #1154: URL: https://github.com/apache/arrow-go/pull/1154
## What Keep the supplied context attached to compute execution so cancellation reaches result collection. Drain pending results before returning so the executor is not reused while work is still finishing. ## Test - go test ./arrow/compute -count=1 - go test -race ./arrow/compute -run ^TestCallFunctionPreservesCallerCancellation -count=1 -- 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]
