We have testing we need to do using customer data which has TTL set on a table. But for testing purposes, we need the data to not expire.
What's the best way to keep the data from expiring?
Simplest to understand would be a way to disable the TTL or remove it.