sql · insights.assets_sink__rwm_shim— click to expand
CREATE VIEW insights.assets_sink__rwm_shim AS
SELECT
id AS asset_id,
type
FROM asset_service.assets_dm AS assets_dm_next
WHERE
disabled_at IS NULL
Lineage · insights.assets_sink__rwm_shim3 objects
Direct (1-hop) dependencies from rw_depend, across schemas. Click a neighbor to expand its dependencies; ⌘/Ctrl-click opens its page. Drag to pan, scroll to zoom. External source/sink endpoints (Kafka, Iceberg) are not shown.