LOAD DATA
ImpalaClient.
drop_database
Drop an Impala database.
name (string) – Database name
force (bool, default False) – If False and there are any tables in this database, raises an IntegrityError