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

Buffer should support split, split_to and split_off #4593

Open
Xuanwo opened this issue May 10, 2024 · 3 comments · May be fixed by #4598
Open

Buffer should support split, split_to and split_off #4593

Xuanwo opened this issue May 10, 2024 · 3 comments · May be fixed by #4598
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Member

Xuanwo commented May 10, 2024

Buffer doesn't provide split related API makes it hard to use.

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels May 10, 2024
@hanxuanliang
Copy link
Contributor

I feel that this is a good opportunity to delve into OpenDAL. May I give this issue a try?

@hanxuanliang
Copy link
Contributor

Is the buffer here referring to the opendal::Buffer within the core?

buffer.rs

@Xuanwo
Copy link
Member Author

Xuanwo commented May 11, 2024

I feel that this is a good opportunity to delve into OpenDAL. May I give this issue a try?

Welcome, and thanks in advance!

Is the buffer here referring to the opendal::Buffer within the core?

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants