jorisvandenbossche commented on pull request #11938: URL: https://github.com/apache/arrow/pull/11938#issuecomment-1013107025
The windows failure is a C++ test failure: ``` unknown file: error: SEH exception with code 0xc00000fd thrown in the test body. [ FAILED ] TestScan/TestIpcFileFormatScan.ScanBatchSize/0Threaded16b1024r, where GetParam() = Threaded16b1024r (186 ms) ``` So I suppose unrelated since this PR only touches Python. -- 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]
