JanKaul commented on PR #14286:
URL: https://github.com/apache/datafusion/pull/14286#issuecomment-2626715496

   @tustvold I've adopted the 
[example](https://github.com/JanKaul/cpu-io-executor/blob/main/src/buffered_stream.rs)
 to somewhat resemble the parquet reader. It tries to mimic its behavior by 
reading the stream from the object store and creating a stream of batched data. 
It would be great if you could have a look. The goal is to mimic the parquet 
readers behavior from an async perspective. To be able to test different 
approaches.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to