Limitations
TileDB-Presto currently has the following limitations:
No support for creating/writing/reading encrypted arrays.
No support for time-traveling.
No support for setting filters on attributes, coordinates or offsets in table creation.
Unoptimized splitting via
tiledb.splits
that may lead to load imbalance.No support for setting arbitrary TileDB configuration parameters.
If these or any other issues are important to you, feel free to comment on our roadmap.
Last updated
Was this helpful?