kmitchener commented on issue #3426:
URL: 
https://github.com/apache/arrow-datafusion/issues/3426#issuecomment-1242232289

   Nice. tpch.rs for example does something like this. 
   
   
https://github.com/apache/arrow-datafusion/blob/master/benchmarks/src/bin/tpch.rs#L1044
   
   Maybe also a corresponding read_batch() function for the same use case but 
where it doesn't need a table, but just needs a new dataframe from the 
RecordBatch?
   


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