JunRuiLee commented on PR #563: URL: https://github.com/apache/paimon-rust/pull/563#issuecomment-5031272271
Done — I've updated #563 with a generic `SeekRead` API (`from_seek_read` constructor + `FullTextArchiveReader<R: SeekRead + 'static>`). The `from_input_file` convenience wrapper is preserved for whole-file reads. You can now rebase #571 onto the updated foundation and use `AsyncFileSeekRead` with it. Let me know if the API needs any adjustment. -- 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]
