DROP TABLE IF EXISTS hdb_catalog.hdb_source_catalog_version; DROP FUNCTION IF EXISTS hdb_catalog.insert_event_log(text, text, text, text, json); DROP TABLE IF EXISTS hdb_catalog.event_invocation_logs; DROP TABLE IF EXISTS hdb_catalog.event_log; DROP TABLE IF EXISTS hdb_catalog.hdb_event_log_cleanups;