Skip to content

Deprecate use of TILEDB_CHAR (and TILEDB_ANY)#353

Merged
eddelbuettel merged 2 commits intomasterfrom
de/sc-13292/tiledb_char_tiledb_any
Jan 20, 2022
Merged

Deprecate use of TILEDB_CHAR (and TILEDB_ANY)#353
eddelbuettel merged 2 commits intomasterfrom
de/sc-13292/tiledb_char_tiledb_any

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This PR follows a change in TileDB Embedded and reduces use of TILEDB_CHAR and TILEDB_ANY. Most uses are simple filtering over possible types and can remain, but one use of TILEDB_CHAR was changed to TILEDB_STRING_ASCII.

A recent regression in refactored readers caused one dense reading test to fail under 2.7.0 so this PR also conditions the test for now while the regression is addressed. This only affects current development sources of TileDB Embedded.

@shortcut-integration
Copy link
Copy Markdown

Comment thread inst/tinytest/test_tiledbarray.R Outdated
Copy link
Copy Markdown
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

Thanks!

@eddelbuettel eddelbuettel merged commit 06b24fa into master Jan 20, 2022
@eddelbuettel eddelbuettel deleted the de/sc-13292/tiledb_char_tiledb_any branch January 20, 2022 15:27
@eddelbuettel eddelbuettel mentioned this pull request Jan 24, 2022
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