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

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
   
   
   ### Motivation
   
   Current lookup implementation does not batch multiple lookup together, this 
leads to lower throughput than Java side which does batch (fewer network round 
trip per lookup).
   
   We should achieve parity with Java client on batching and queuing logic for 
lookups.
   
   ### 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