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

Add VFS (de-)serialization support #608

Merged
merged 4 commits into from Oct 31, 2023

Conversation

eddelbuettel
Copy link
Member

This PR adds support for (de-)serialization of R objects to/from files accessible via VFS.

SC 33286 has some backstory as well as a much appreciated hint by @ihnorton which unplugged this. Also big thanks to an unnamed friend who had the suggestion for using packBits(intToBits()).

Copy link

This pull request has been linked to Shortcut Story #33286: Allow Reading an RDS file from S3 via TileDB-R's VFS.

@eddelbuettel eddelbuettel changed the title De/sc 33286/vfs serialization Add VFS (de-)serialization support Oct 31, 2023
@eddelbuettel eddelbuettel merged commit 21a1224 into master Oct 31, 2023
1 check passed
@eddelbuettel eddelbuettel deleted the de/sc-33286/vfs_serialization branch October 31, 2023 18:40
@eddelbuettel eddelbuettel mentioned this pull request Nov 3, 2023
@eddelbuettel eddelbuettel mentioned this pull request Nov 30, 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.

None yet

2 participants