TileDB v2.0.0
TileDB 2.0.0 brings many exciting and highly requested features. Please see HISTORY.md for a full list. Major changes are listed below.
Major Changes
- Added string dimension support (currently only TILEDB_STRING_ASCII).
- Dimension can now be of different datatypes (heterogeneous dimension support)
- Duplicates now supported for sparse array
- Separate coordinate buffers and different dimension subsets are supported per query
- Azure Blob Storage and Google Cloud Storage are now natively supported
- Numerous improvements to consolidation