Today when a TDV cache is destroyed, the underlying cache tables created in the database are orphaned. These tables need to be manually dropped by connecting to the database.
TDV should execute drop commands to remove the cache tables when the cache is destroyed.