bkietz commented on pull request #8256: URL: https://github.com/apache/arrow/pull/8256#issuecomment-724995201
Another sort of failure you might see: https://github.com/apache/arrow/pull/8256/checks?check_run_id=1382178751#step:8:3439 ``` ``` We have separate R6 classes `/RecordBatch(|Stream|File)Writer/` but in c++ there's only `RecordBatchWriter`. It does not provide any property which would tell you whether it's writing to a stream or a file, so ---------------------------------------------------------------- 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]
