Commits


Romain Francois authored and Wes McKinney committed a084006b54f
ARROW-3941: [R] RecordBatchStreamReader$schema https://issues.apache.org/jira/browse/ARROW-3941 follow up to #3043 to fix api of classes RecordBatchFileReader, RecordBatchStreamReader, RecordBatchFileWriter, RecordBatchStreamWriter Author: Romain Francois <romain@purrple.cat> Closes #3104 from romainfrancois/ARROW-3941/RecordBatchStreamReader and squashes the following commits: 0d2494fc9 <Romain Francois> s/get/read/g 01bd167db <Romain Francois> fix RecordBatch(Stream|File)(Reader|Writer) api