TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

Fix fragment consolidation to allow using absolute URIs.

Open shaunrd0 opened this issue 1 year ago • 2 comments

This fixes fragment consolidation to allow using absolute URIs. I ran into this while adding a TileDB-Go binding for tiledb_array_consolidate_fragments in SC-49723 by passing URIs directly from the FragmentInfo APIs.


TYPE: BUG DESC: Fix fragment consolidation to allow using absolute URIs.

shaunrd0 avatar Jun 21 '24 14:06 shaunrd0

@KiterLuc this is a fix in consolidate_fragments needed for shipping Fragment list consolidation of tiledb:// arrays. Do you think we can get this in the upcoming 2.24.1 patch release? Thanks.

ypatia avatar Jun 21 '24 18:06 ypatia

@KiterLuc this is a fix in consolidate_fragments needed for shipping Fragment list consolidation of tiledb:// arrays. Do you think we can get this in the upcoming 2.24.1 patch release? Thanks.

Sorry 2.24.1 has already sailed :(

KiterLuc avatar Jun 24 '24 06:06 KiterLuc

@KiterLuc this is a fix in consolidate_fragments needed for shipping Fragment list consolidation of tiledb:// arrays. Do you think we can get this in the upcoming 2.24.1 patch release? Thanks.

Sorry 2.24.1 has already sailed :(

Adding a backport tag in case we go for 2.24.2

ypatia avatar Jul 02 '24 06:07 ypatia