fsaintjacques opened a new pull request #7075:
URL: https://github.com/apache/arrow/pull/7075


   * This fixes the issue where ScanTask would race to push to the accumulating 
RecordBatchVector. The new version assign an ordered index to each ScanTask 
preserving the order in which they were generated by Scanner::Scan.
   * Deprecate MakeRecordBatchReader into RecordBatchReader::Make
   * Add Table::FromRecordBatchReader


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to