Skip to content

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

Merged
KiterLuc merged 1 commit intorelease-2.25from
backport-5116-to-release-2.25
Jul 9, 2024
Merged

[Backport release-2.25] Warn users using dense arrays with sparse fragments.#5173
KiterLuc merged 1 commit intorelease-2.25from
backport-5116-to-release-2.25

Conversation

@github-actions
Copy link
Copy Markdown
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
@KiterLuc KiterLuc deleted the backport-5116-to-release-2.25 branch July 9, 2024 21:28
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