fallintoplace opened a new pull request, #1048: URL: https://github.com/apache/arrow-go/pull/1048
## Summary\n\n- make decoded datum and record batch sends cancellation-aware\n- wait for both reader workers before reuse or shutdown\n- drain and release queued record batches during close\n- synchronize reader errors and the decoded record counter\n- stop workers and release the record builder on final release\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/avro (cached)\n\nThe regression test fills one-slot decode and record queues without consuming them, then verifies that returns and all checked allocations are released. -- 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]
