Skip to content

[r] Remove last private$.tiledb_array and self$object from R classes [WIP]#3129

Closed
johnkerl wants to merge 2 commits intomainfrom
kerl/r-temp
Closed

[r] Remove last private$.tiledb_array and self$object from R classes [WIP]#3129
johnkerl wants to merge 2 commits intomainfrom
kerl/r-temp

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Oct 4, 2024

Context: #3059 / [sc-55685]

As detailed in #3059 this is blocked by #3124.

@johnkerl johnkerl changed the title [r] Remove last tiledb_array and self$object from R classes [WIP] [r] Remove last private$.tiledb_array and self$object from R classes [WIP] Oct 4, 2024
arr <- tiledb::tiledb_array(uri)
tsch <- tiledb::schema(arr)

# XXX CHANGEME
Copy link
Copy Markdown
Contributor Author

@johnkerl johnkerl Oct 4, 2024

Choose a reason for hiding this comment

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

The massive line-counts of occurrences of tiledb:: on test-SOMASparseNDArray.R, test-SOMADenseNDArray.R, and test-SOMADataFrame.R are due mainly to using tiledb-r to introspect on compression filters etc. that we written using tiledbsoma-r and platform_config but for which we lack a way to read back and verify in tiledbsoma-r -- or tiledbsoma-py for that matter -- cc @nguyenv for thoughts ...

@johnkerl johnkerl closed this Apr 8, 2025
@johnkerl johnkerl deleted the kerl/r-temp branch April 8, 2025 20:22
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.

1 participant