charlesdong1991 opened a new pull request, #446: URL: https://github.com/apache/fluss-rust/pull/446
### Purpose Move query_latest_offsets and poll-until-offsets logic from Python binding into Rust core as RecordBatchLogReader. This enables both Python and C++ bindings to share the same bounded-read implementation. Linked issue: close #406 ### Tests Tests are passed locally ### API and Format <!-- Does this change affect API or storage format --> ### Documentation <!-- Does this change introduce a new feature --> -- 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]
