Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
Not that I am aware of but you could create a job with a notebook task that runs a drop table <tablename> statement then set it to run on a trigger in the job when you want it to be deleted.
Not that I am aware of but you could create a job with a notebook task that runs a drop table <tablename> statement then set it to run on a trigger in the job when you want it to be deleted.
Right now it i not possible. You can always create a custom trigger solution with parameter to call notebook and delete the table.
Connect with Databricks Users in Your Area
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.