Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement tokio::io::{AsyncRead, AsyncSeek} for ObjectReader #1175

Merged
merged 4 commits into from
Jan 9, 2023

Conversation

e1ijah1
Copy link
Contributor

@e1ijah1 e1ijah1 commented Jan 9, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

fixes #1143

Cargo.toml Outdated Show resolved Hide resolved
src/object/reader.rs Outdated Show resolved Hide resolved
src/object/reader.rs Show resolved Hide resolved
src/object/reader.rs Outdated Show resolved Hide resolved
src/object/reader.rs Outdated Show resolved Hide resolved
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bravo!

@Xuanwo Xuanwo merged commit 14c7338 into apache:main Jan 9, 2023
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.

Implement tokio::{AsyncRead, AsyncSeek} for ObjectReader
2 participants