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

← cluster alinma_bff objects marketplace_assets_sink
Overview Objects Graph History
sink · alinma_bff.marketplace_assets_sink Explain plan ▶
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
State size
Created
2026-08-17 12:30
Initialized
2026-08-17 12:30
Fragment flags
SINKSTREAM_SCAN
Actors
ActorFragmentWorkerState
737610 57973 51 running
737611 57973 51 running
sql · alinma_bff.marketplace_assets_sink — click to expand
CREATE SINK alinma_bff.marketplace_assets_sink AS
SELECT
  *
FROM alinma_bff.marketplace_assets_mv
WITH (
  connector='postgres',
  host='psql-nonprod-uae-derived.postgres.database.azure.com',
  port='6432',
  user='migration_user',
  password='***',
  database='alinma-int-advisor-portal-bff',
  schema='advisor_portal_bff',
  table='marketplace_assets',
  type='upsert',
  force_compaction='true',
  primary_key='asset_id',
  sink_rate_limit=0,
  snapshot='false'
)
Lineage · alinma_bff.marketplace_assets_sink 2 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.