Julia Dark

Results 5 issues of Julia Dark

Adds support for dimension label ranges on a Subarray * Adds label ranges to subarray * Adds C-API for setting and getting label ranges * Prevents setting both label and...

This PR fixes a bug in the templated `Domain::compute_cell_num_per_tile` function. Previously, the `cell_num_per_tile_` (type `uint64_t`) would be converted to a smaller value when being passed into `Dimension::tile_extent_mult` if the maximum...

Features: * Add WKB/WKT as possible attribute types Fixes: * Fix getting fill value for BLOB, WKB, and WKT types --- - closes https://github.com/TileDB-Inc/TileDB-Py/pull/1912 - [sc-41135]

Update the integration test for array serialization to be for an array with more than one array schema for less trivial testing. --- TYPE: NO_HISTORY

Add REST test for array schema evolution --- TYPE: NO_HISTORY