-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[rfile] Introduce RFile first prototype #19958
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the work!
Seeing the code sparked a lot of questions. Many of those might be either addressed in later PRs and some might be irrelevant, so feel free to "Resolve" those.
Test Results 20 files 20 suites 3d 13h 47m 27s ⏱️ Results for commit 12db6b3. ♻️ This comment has been updated with latest results. |
978733c
to
7430133
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small comments, but in general I'll leave review to others...
868ac3e
to
6cbc229
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice take-off!
6cbc229
to
ca1fd6c
Compare
c6b3db0
to
850b471
Compare
da895e4
to
51f718e
Compare
This PR adds a first version of the new RFile prototype, implementing basic Open/Append/Recreate/Get/Put methods.
For a sneak peek of the final shape of the prototype, see here
Checklist: