RWM Console cluster: risingwave-alinma.alinma-rw.svc.cluster.local

← cluster olap objects accounts_to_clients_dm
Overview Objects Graph History
table · olap.accounts_to_clients_dm Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
279
State size
41.8 KiB
Created
2026-07-31 10:49
Initialized
2026-07-31 10:49
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
736930 32729 51 running
737336 32727 51 running
737337 32727 51 running
740297 32728 51 running
740298 32730 51 running
740299 32730 51 running
sql · olap.accounts_to_clients_dm — click to expand
CREATE TABLE olap.accounts_to_clients_dm (
  account_id VARCHAR,
  client_id VARCHAR,
  owner_type VARCHAR,
  updated_at TIMESTAMPTZ,
  disabled_at TIMESTAMPTZ,
  effective_start_date DATE,
  effective_end_date DATE,
  PRIMARY KEY (account_id, client_id, effective_start_date)
)
WITH (
  snapshot='true'
) FROM olap.olap_source TABLE 'olap.accounts_to_clients_dm'
Lineage · olap.accounts_to_clients_dm 10 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.