zhaohaidao opened a new issue, #89:
URL: https://github.com/apache/fluss-rust/issues/89

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
   
   
   ### Motivation
   
   Currently, remote reads download all files first before consuming them, 
right? One potential optimization is to make it a streaming process, where 
downloaded files can be consumed immediately.
   
   Our internal index building scenario typically involves consuming files from 
a day ago or even a few hours ago. I'm concerned about efficiency issues if we 
use the current model.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Willingness to contribute
   
   - [ ] I'm willing to submit a PR!


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