Hi all, Is there any way to salt the _IDX_xx table? I understand that I can salt an index individually. But that creates an individual table for that index. In my use case, there will be potentially many indexes on a single large table. Making many tables is hardy a scalable solution.
By the way, any plan to support salt >256 regions? Thanks, Simon