mapleFU opened a new issue, #39326:
URL: https://github.com/apache/arrow/issues/39326

   ### Describe the enhancement requested
   
   As mentioned in 
https://github.com/apache/arrow/pull/38885#issuecomment-1850820365 , the 
`DatasetWriterTestFixture.MaxRowsOneWriteBackpresure` might failed. This might 
because:
   1. In CI env, the file operation would be slow, see: 
https://github.com/apache/arrow/pull/38885#issuecomment-1855047632
   2. Maybe the execution has potential deadlock, see: 
https://github.com/apache/arrow/pull/38885#issuecomment-1854195702
   
   I'll ensure if (2) has problem. If not, I'll just make test runs faster ( 
About (1), The assertion will wait for 64secs, which might be slow)
   
   ### Component(s)
   
   C++, Continuous Integration


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