The v1 support for row-level TTL will only allow computing TTLs based on the key content. This ticket tracks the work to implement the value as an input to TTL as well. This is more complicated because on retrieval we cannot server-side filter easily the results that have not yet been TTL'd but are logically expired.