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
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
76
State size
16.9 KiB
Created
2026-06-30 21:34
Initialized
2026-06-30 21:34
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
53361 2377 3 running
53362 2377 3 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.