Skip to content

enhance: add async reads to InputStream - #114

Open
sparknack wants to merge 1 commit into
zilliztech:masterfrom
sparknack:enhance/input-stream-async-read
Open

enhance: add async reads to InputStream#114
sparknack wants to merge 1 commit into
zilliztech:masterfrom
sparknack:enhance/input-stream-async-read

Conversation

@sparknack

Copy link
Copy Markdown
Contributor

Summary

  • Add ReadAtAsync with a deferred synchronous fallback.
  • Allow remote streams to override the API with native asynchronous IO.
  • Cover deferred execution and error propagation.

Test Plan

  • uvx pre-commit run --files include/filemanager/InputStream.h test/StreamTest.cpp
  • make test BUILD_TYPE=Release

Signed-off-by: Shawn Wang <shawn.wang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant