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

Commits on Jul 16, 2024

  1. Fix fragment consolidation to allow using absolute URIs. (#5135)

    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 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8deded3 View commit details
    Browse the repository at this point in the history