lidavidm commented on pull request #9656: URL: https://github.com/apache/arrow/pull/9656#issuecomment-815853993
FWIW it seems the CSV tests are occasionally bitten by this as well, see https://travis-ci.com/github/apache/arrow/jobs/497009033 ``` [----------] Global test environment tear-down [==========] 40 tests from 5 test suites ran. (123 ms total) [ PASSED ] 36 tests. [ SKIPPED ] 4 tests, listed below: [ SKIPPED ] TestBZ2Csv/TestCsvFileFormat.OpenFailureWithRelevantError/0 [ SKIPPED ] TestLZ4Csv/TestCsvFileFormat.OpenFailureWithRelevantError/0 [ SKIPPED ] TestGZipCsv/TestCsvFileFormat.OpenFailureWithRelevantError/0 [ SKIPPED ] TestZSTDCsv/TestCsvFileFormat.OpenFailureWithRelevantError/0 pure virtual method called terminate called without an active exception /build/cpp/src/arrow/dataset ``` -- 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]
