nealrichardson commented on pull request #9899: URL: https://github.com/apache/arrow/pull/9899#issuecomment-813729704
The error on centos7 is something that I see on about 1 out of every 10 runs locally on the as.data.frame(RecordBatch) test. Locally it looks like: ``` libc++abi.dylib: Pure virtual function called! /bin/sh: line 1: 93200 Abort trap: 6 ``` I haven't observed this on repeated runs of the array/chunked-array tests. Any ideas @romainfrancois @bkietz? Even though my changes are purely in the R code, googling the error message suggests it's a C++ issue. -- 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]
