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

← cluster order_service objects order_routes
Overview Objects Graph History
table · order_service.order_routes Explain plan ▶
Parallelism
2
Actors
6 / 6
running
Distribution
HASH
Rows
2,609
State size
309.8 KiB
Created
2026-07-09 14:02
Initialized
2026-07-09 14:02
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
98969 10643 26 running
99925 10641 26 running
99926 10641 26 running
99927 10642 26 running
99928 10644 26 running
99929 10644 26 running
sql · order_service.order_routes — click to expand
CREATE TABLE order_service.order_routes (
  id VARCHAR,
  order_id VARCHAR,
  external_order_id VARCHAR,
  created_at TIMESTAMPTZ,
  PRIMARY KEY (id)
)
WITH (
  snapshot='true'
) FROM order_service.order_service_source TABLE 'oms.order_routes'
Lineage · order_service.order_routes 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.