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] Fix fragment consolidation to allow using absolute URIs. (#5135) #5189

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

shaunrd0
Copy link
Contributor

Backport a7e2a07 from #5135


TYPE: NO_HISTORY

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](https://app.shortcut.com/tiledb-inc/story/49723/add-tiledb-go-binding-for-tiledb-array-consolidate-fragments)
by passing URIs directly from the [FragmentInfo
APIs.](https://github.com/TileDB-Inc/TileDB-Go/pull/322/files#diff-c37e5f4dd452918ab7c467ff243d69310dbd1b238b7b717a98871f80cf0fab70R156)

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

(cherry picked from commit a7e2a07)
@shaunrd0 shaunrd0 requested review from ypatia and KiterLuc July 16, 2024 18:23
@shaunrd0 shaunrd0 linked an issue Jul 16, 2024 that may be closed by this pull request
@KiterLuc KiterLuc merged commit 22be30b into release-2.25 Jul 17, 2024
62 checks passed
@KiterLuc KiterLuc deleted the backport-5135-to-release-2.25 branch July 17, 2024 08:56
# 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.

[Backport release-2.25] Failed to backport #5135
2 participants