mapleFU commented on PR #39379: URL: https://github.com/apache/arrow/pull/39379#issuecomment-1869898312
@kou I've read the code, I think the previous code I found could merely hang, because even a IO thread call WriteRecordBatch in callback, it might do Write without blocking, because actually Write is happened in `ScheduleBatch`. I'd like to first decrease the count. I've try it in 14.0.2 and it hangs forever -- 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]
