Baselight Catalog Metadata
Catalog-wide metadata and metrics for the Baselight platform
@blt.catalog_metadata
Catalog-wide metadata and metrics for the Baselight platform
@blt.catalog_metadata
CREATE TABLE monthly_catalog_stats (
"month_start" TIMESTAMP,
"year" BIGINT,
"month" BIGINT,
"new_datasets" BIGINT,
"new_tables" BIGINT,
"rows_added" BIGINT
);
Anyone who has the link will be able to view this.