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

← cluster adib_rm objects holding_breaks_mv
Overview Objects Graph History
materialized view · adib_rm.holding_breaks_mv Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
2,160
State size
953.2 KiB
Created
2026-08-26 08:16
Initialized
2026-08-26 08:16
Fragment flags
MVIEWSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
119874 25026 26 running
119875 25026 26 running
sql · adib_rm.holding_breaks_mv — click to expand
CREATE MATERIALIZED VIEW adib_rm.holding_breaks_mv AS
SELECT
  break_id,
  source_system,
  business_date,
  break_type,
  severity,
  status,
  account_id,
  asset_id,
  order_id,
  file_id,
  row_ordinal,
  expected,
  actual,
  detected_at,
  resolved_at,
  resolution_note,
  resolved_by
FROM olap.ibor_holding_breaks
Lineage · adib_rm.holding_breaks_mv 3 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.