pepijnve commented on PR #23522:
URL: https://github.com/apache/datafusion/pull/23522#issuecomment-4983937895

   I've added a `test_concurrent_writers` test case that uses a 10 thread 
worker pool with 10 writers so that there's actual concurrency in the test. In 
contrast to `test_concurrent_reader_writer` the FIFO order assertions have been 
dropped. Instead I'm asserting that no batches were lost.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to