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
326
State size
40.2 KiB
Created
2026-07-13 06:42
Initialized
2026-07-13 06:42
Fragment flags
CDC_FILTERDMLMVIEWSOURCESTREAM_SCANUPSTREAM_SINK_UNION
Actors
ActorFragmentWorkerState
96065 11878 26 running
96359 11876 26 running
96360 11876 26 running
96361 11877 26 running
96362 11879 26 running
96363 11879 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.