fresh-borzoni commented on issue #152:
URL: https://github.com/apache/fluss-rust/issues/152#issuecomment-3736670077

   I think I'll sequence this issue to 3 tasks, also it can be taken by other 
people willing to contribute:
   
   1. blocking poll like in C++
   2. async version with aiter support to make async and python safe(probably 
some gymnastics with Arcs and futures)
   3. Build a higher-level async iterator on top, e.g. async for batch in 
scanner.stream(...).
   
   I'll prepare tasks and link them here.


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