jonkeane commented on pull request #12537:
URL: https://github.com/apache/arrow/pull/12537#issuecomment-1057461689


   > @jonkeane They get generated at the same time if you use the same TpchGen 
object.
   
   Cool, so then the next thing would be to figure out if there's a way to emit 
and write these record batch readers simultaneously. (and that might actually 
need to to be done all in C++, the R execution paradigm might make it hard to 
have one plan that is emitting two sets of record batches and writes them 
simultaneously)
   


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