fallintoplace opened a new pull request, #1151:
URL: https://github.com/apache/arrow-go/pull/1151

   ## What
   
   Rows.Close cancels the streaming context, but the producer could already be 
blocked sending a retained record into the full channel. This adds a 
context-aware send and releases the record when cancellation wins.
   
   ## Test
   
   - go test ./arrow/flight/flightsql/driver -run 
TestRowsSendRecordStopsWhenContextCancelled -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]

Reply via email to