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

   ### Search before asking
   
   - [x] I searched in the 
[issues](https://github.com/apache/fluss-rust/issues) and found nothing similar.
   
   
   ### Description
   
   Currently, we introduce `poll_batches` to allow to return `RecordBatch` 
directly. During implement duckdb plugin,  I found it'll be better to return 
more information such as:
   - The bucket for the RecordBatch in one poll batch
   - The start/end log offset for the RecordBatch in one poll batch
   
   @fresh-borzoni What do you think of it.
   
   ### 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