Open alexott opened 1 month ago
@alexott what's the intent behind ignoring those tables for resource generation?
Just trying to understand this because I have a related issue:
Schema
resource to create one and then reference it for creating a LakehouseMonitor
cannot delete schema: Schema 'sandbox.example' is not empty. The schema has 2 tables(s), 0 functions(s), 0 volumes(s)
it's for exporter - because these tables/dashboards are handled by quality monitors. Also, it's not implemented yet
Collect table names and dashboard IDs from the get API:
and ignore them when generating resources