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

[c++/python/r] Use libtiledbsoma for R schema evolution #3100

Merged
merged 5 commits into from
Oct 2, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Oct 1, 2024

Issue and/or context: This is an item on #2406: in particular #3057 / [sc-55679]/

Changes:

  • Move the pybind11 update_dataframe entirely to libtiledbsoma (it's ready to go, no mods needed)
  • Call that from R, removing another TileDB-R callsite

Notes for Reviewer:

See also #3115.

@johnkerl johnkerl force-pushed the kerl/r-schevo-pushdown branch 3 times, most recently from 262b8e4 to 6666d58 Compare October 2, 2024 13:30
@johnkerl johnkerl changed the base branch from main to kerl/cpp-update-dataframe-pushdown October 2, 2024 13:31
Base automatically changed from kerl/cpp-update-dataframe-pushdown to main October 2, 2024 17:12
@johnkerl johnkerl marked this pull request as ready for review October 2, 2024 17:23
Copy link
Member

@mojaveazure mojaveazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some suggestions where we can be a bit more performant; I'd strongly recommend using them, but if you don't want then ignore and 🚢

apis/r/R/SOMADataFrame.R Outdated Show resolved Hide resolved
apis/r/R/SOMADataFrame.R Outdated Show resolved Hide resolved
@johnkerl johnkerl merged commit 6541cfe into main Oct 2, 2024
4 checks passed
@johnkerl johnkerl deleted the kerl/r-schevo-pushdown branch October 2, 2024 18:52
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.

2 participants