You are not hallucinating, I remember the talk about this feature too, and so does the AI assistant! Copy-pasted directly from it, although it seems the feature was never implemented:
Using Time-To-Live (TTL)
One approach to handle this is by using Time-To-Live (TTL) features provided by some databases and data storage systems. However, since you are using Databricks, you can utilize the Delta Lake feature which supports automatic data expiration.
<bunch of trash code where the methods don't exist>
So... any plans to implement this, Databricks? It'd be great to have this.