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

← cluster adib_rm objects accounts_plain_mv
Overview Objects Graph History
materialized view · adib_rm.accounts_plain_mv Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
624
State size
139.4 KiB
Created
2026-07-01 17:51
Initialized
2026-07-01 17:50
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
96710 5310 26 running
96711 5310 26 running
sql · adib_rm.accounts_plain_mv — click to expand
CREATE MATERIALIZED VIEW adib_rm.accounts_plain_mv AS
SELECT
  account_id,
  name,
  number,
  product_type_id,
  base_currency_code,
  is_restricted,
  opening_date,
  closing_date,
  created_at,
  disabled_at,
  status_label_id
FROM olap.accounts_dm
Lineage · adib_rm.accounts_plain_mv 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.