alamb commented on pull request #9826: URL: https://github.com/apache/arrow/pull/9826#issuecomment-811024944
The integration test failure https://github.com/apache/arrow/pull/9826/checks?check_run_id=2229013566 seems to be related to out of disk space and not the changes in this PR ``` npm WARN tar ENOSPC: no space left on device, write npm WARN tar ENOSPC: no space left on device, write npm ERR! code ENOSPC npm ERR! syscall write npm ERR! errno -28 npm ERR! nospc ENOSPC: no space left on device, write npm ERR! nospc There appears to be insufficient space on your system to finish. npm ERR! nospc Clear up some disk space and try again. ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
