Tags: mbrukman/TileDB
Tags
Check ENV for config values with config_iter This fixes a problem where in python default values are printed instead of the user set ENV config parameters. The iterator still only iterates over set or defaulted config parameters. We don't iterate over all env variables at this point, that is left to a future change if a user requests it.
Compress and upload build directory in release CI This uploads the build directories to azure artifacts for easier debugging of link problems we have been having.
Deprecate max_buffer_size APIs (TileDB-Inc#1620) Deprecates tiledb_array_max_buffer_size tiledb_array_max_buffer_size_var Array::max_buffer_elements
Merge pull request TileDB-Inc#1613 from TileDB-Inc/jpm/bootstrap-leak… …-sanitizer Add 'leak' sanitizer to bootstrap
PreviousNext