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

[r] Check for zero-copy semantics in bounding-box logic #1900

Open
johnkerl opened this issue Nov 8, 2023 · 3 comments
Open

[r] Check for zero-copy semantics in bounding-box logic #1900

johnkerl opened this issue Nov 8, 2023 · 3 comments
Assignees

Comments

@johnkerl
Copy link
Member

johnkerl commented Nov 8, 2023

Check to see if there is an analog of #1897 in TileDB-SOMA-R. Likewise issue #1896.

@mojaveazure
Copy link
Member

The R API for SOMASparseNDArray$write() exclusively accepts matrices (both dense and sparse) with no support for passing Arrow tables. #1897 works only when values is an Arrow table so I don't believe it applies to the R API at this time

@johnkerl
Copy link
Member Author

Pending a core mod for improved bounding-box handling [sc-41074]

@johnkerl
Copy link
Member Author

johnkerl commented Apr 8, 2024

See also #2407

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants