alamb commented on issue #1533:
URL: 
https://github.com/apache/arrow-datafusion/issues/1533#issuecomment-1008775801


   > Not an elegant approach. Is there any util to combine all Vec<RecordBatch> 
into one RecordBatch?
   
   @selvavm  you can `RecordBatch::concat` for that purpose:
   
   
https://docs.rs/arrow/6.5.0/arrow/record_batch/struct.RecordBatch.html#method.concat
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to