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

← cluster alinma_bff objects unlinked_account_pairs_sink
Overview Objects Graph History
sink · alinma_bff.unlinked_account_pairs_sink Explain plan ▶
Parallelism
2
Actors
4 / 4
running
Distribution
HASH
Rows
State size
Created
2026-08-21 10:13
Initialized
2026-08-21 10:13
Fragment flags
SINKSTREAM_SCAN
Actors
ActorFragmentWorkerState
746363 64847 51 running
746364 64847 51 running
748222 64846 51 running
748223 64846 51 running
sql · alinma_bff.unlinked_account_pairs_sink — click to expand
CREATE SINK alinma_bff.unlinked_account_pairs_sink AS
SELECT
  *
FROM alinma_bff.unlinked_account_pairs_sink__rwm_shim
WITH (
  connector='postgres',
  host='psql-nonprod-uae-derived.postgres.database.azure.com',
  port='6432',
  user='migration_user',
  password='***',
  database='alinma-qa-portfolio',
  table='unlinked_account_pairs',
  schema='public',
  type='upsert',
  force_compaction='true',
  primary_key='id',
  sink_rate_limit=0,
  snapshot='false'
)
Lineage · alinma_bff.unlinked_account_pairs_sink 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.