Skip to content

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

Merged
johnkerl merged 5 commits intomainfrom
kerl/r-schevo-pushdown
Oct 2, 2024
Merged

[c++/python/r] Use libtiledbsoma for R schema evolution#3100
johnkerl merged 5 commits intomainfrom
kerl/r-schevo-pushdown

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@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 from cae57ca to c84c8c1 Compare October 1, 2024 03:53
@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
@johnkerl johnkerl force-pushed the kerl/r-schevo-pushdown branch from 6666d58 to 751e3b7 Compare October 2, 2024 16:36
Base automatically changed from kerl/cpp-update-dataframe-pushdown to main October 2, 2024 17:12
@johnkerl johnkerl force-pushed the kerl/r-schevo-pushdown branch from 751e3b7 to df8240a Compare October 2, 2024 17:23
@johnkerl johnkerl requested a review from mojaveazure October 2, 2024 17:23
@johnkerl johnkerl marked this pull request as ready for review October 2, 2024 17:23
Copy link
Copy Markdown
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 🚢

Comment thread apis/r/R/SOMADataFrame.R Outdated
Comment thread apis/r/R/SOMADataFrame.R Outdated
@johnkerl johnkerl force-pushed the kerl/r-schevo-pushdown branch from 92bd791 to 928c272 Compare October 2, 2024 18:03
@johnkerl johnkerl merged commit 6541cfe into main Oct 2, 2024
@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