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

refactor(file_system): use rocksdb API to read/write file #1624

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

acelyc111
Copy link
Member

#887

There is no functional changes, but only refactor the files read/write method
of filesystem module.

@github-actions github-actions bot added the cpp label Sep 21, 2023
@acelyc111 acelyc111 marked this pull request as ready for review September 21, 2023 14:31
levy5307
levy5307 previously approved these changes Sep 25, 2023
src/utils/filesystem.cpp Outdated Show resolved Hide resolved
src/utils/filesystem.cpp Outdated Show resolved Hide resolved
Co-authored-by: Dan Wang <wangdan@apache.org>
@acelyc111 acelyc111 merged commit 58ac765 into apache:master Sep 27, 2023
Samunroyu pushed a commit to Samunroyu/incubator-pegasus that referenced this pull request Oct 9, 2023
apache#887

There is no functional changes, but only refactor the files read/write method
of filesystem module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants