RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster asset_service objects taxonomy_nodes_dm
Overview Objects Graph History
table · asset_service.taxonomy_nodes_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
1,041
State size
173.3 KiB
Created
2026-07-26 20:49
Initialized
2026-07-26 20:49
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
156856 4645 33 running
157187 4643 33 running
157188 4643 33 running
157189 4644 33 running
157194 4646 33 running
157195 4646 33 running
sql · asset_service.taxonomy_nodes_dm — click to expand
CREATE TABLE asset_service.taxonomy_nodes_dm (
  node_id VARCHAR,
  dimension_id VARCHAR,
  parent_node_id VARCHAR,
  code VARCHAR,
  name_en VARCHAR,
  name_ar VARCHAR,
  depth INT,
  is_deprecated BOOLEAN,
  superseded_by_node_id VARCHAR,
  disabled_at TIMESTAMPTZ,
  PRIMARY KEY (node_id)
)
WITH (
  snapshot='true'
) FROM asset_service.asset_service_source TABLE 'public.taxonomy_nodes_dm'
Lineage · asset_service.taxonomy_nodes_dm 4 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.