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

← cluster adib_rm objects sdk_home_overview_sink
Overview Objects Graph History
sink · adib_rm.sdk_home_overview_sink
Parallelism
2
Actors
2 / 2
running
Distribution
HASH
Rows
State size
Created
2026-06-30 22:04
Initialized
2026-06-30 22:04
Fragment flags
SINKSNAPSHOT_BACKFILL_STREAM_SCANSTREAM_SCAN
Actors
ActorFragmentWorkerState
53932 3265 3 running
53933 3265 3 running
sql · adib_rm.sdk_home_overview_sink — click to expand
CREATE SINK adib_rm.sdk_home_overview_sink AS
SELECT
  client_id,
  base_currency_code,
  total_market_value,
  total_market_value_system_currency,
  unrealized_gain_loss,
  portfolios,
  cash_tiles,
  favourites,
  top_allocations,
  top_allocations_asset_type,
  top_allocations_sector
FROM adib_rm.sdk_home_overview_mv
WITH (
  connector='postgres',
  host='psql-nonprod-uae-derived.postgres.database.azure.com',
  port='6432',
  user='migration_user',
  password='***',
  database='adib-int-investor-adib-bff',
  schema='investor_adib_bff',
  table='sdk_home_overview',
  type='upsert',
  force_compaction='true',
  primary_key='client_id'
)
Lineage · adib_rm.sdk_home_overview_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.