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

Accomodate deprecation of delete_fragments in 2.18.0 #599

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

eddelbuettel
Copy link
Member

This PR switched array->delete_fragments(...) to the new static method Array::delete_fragments() (when TileDB 2.18.0 or later is found) to suppress a new deprecation warning.

No new code, no new tests.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #34866: Accomodate a new Core 2.18.0 deprecation.

@eddelbuettel eddelbuettel merged commit dbbe7d4 into master Oct 2, 2023
1 check passed
@eddelbuettel eddelbuettel deleted the de/sc-34866/deprecation_delete_fragments branch October 2, 2023 15:50
@eddelbuettel eddelbuettel mentioned this pull request Nov 3, 2023
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.

None yet

2 participants