lakehouse.databricks.common.drop_all_tables

lakehouse.databricks.common.drop_all_tables(spark, schema)

A function to drop all hive tables within a hive database/schema

Parameters

sparkspark context

spark context passed from the calling spark instance

schemastring

The name of the database/schema to drop the tables from