alamb commented on issue #30:
URL: https://github.com/apache/arrow-ballista/issues/30#issuecomment-1133605057

   Somewhat of a tangent for this discussion, but my project 
(https://github.com/influxdata/influxdb_iox) is also interested in time to 
first result (aka streaming) execution, as well as the lower resource (memory) 
usage such execution provides; While we will likely not use ballista directly, 
we intend to ensure DataFusion can be used for this type of system. 
   
   One concrete example is the work @tustvold  is working on recently to get 
parquet decoding / IO better integrated (so the parquet decoding work can be 
done in a streaming fashion as well)


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