Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Backport release-2.25] Warn users using dense arrays with sparse fragments. #5173

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 9, 2024

Backport 7b88c3e from #5116.

Support for reading sparse fragments in dense arrays will be removed in
TileDB version 2.27 to be released in September 2024. To make sure these
arrays continue to work after an upgrade to version 2.27 or later,
please consolidate the sparse fragments using a TileDB version 2.26 or
earlier.

For now, this adds a warning to user using dense arrays with sparse
fragment. Support for writing sparse fragments in dense arrays was
removed in TileDB 2.5 and as the user can easily consolidate to get rid
of sparse fragments, the decision was made to remove support for reading
these arrays.

[sc-47348]

---
TYPE: DEPRECATION
DESC: Warn users using dense arrays with sparse fragments.
@KiterLuc KiterLuc force-pushed the backport-5116-to-release-2.25 branch from 3d4aa74 to 593ddc3 Compare July 9, 2024 18:26
@KiterLuc KiterLuc merged commit 49a9a7a into release-2.25 Jul 9, 2024
61 checks passed
@KiterLuc KiterLuc deleted the backport-5116-to-release-2.25 branch July 9, 2024 21:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant