If I use code like this:
-- 8:56
-- https://youtu.be/PIFL7W3DmaY?si=MWDSiC_bftoCh4sH&t=536
CREATE STREAMING LIVE TABLE report
AS SELECT *
FROM cloud_files("/mydata", "json")
To create a STREAMING Delta Live Table though the Workflows Section of Databricks, will the clusters associated with the STREAMING Delta Live Table stay on 24 hours a day, 7 days a week and get me a REALLY BIG bill?