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

← cluster insights objects position_by_currency_sink__rwm_shim
Overview Objects Graph History
table · insights.position_by_currency_sink__rwm_shim Explain plan ▶
Parallelism
0
Actors
0 / 0
running
Distribution
Rows
0
State size
Created
Initialized
Fragment flags
Actors
ActorFragmentWorkerState
sql · insights.position_by_currency_sink__rwm_shim — click to expand
CREATE VIEW insights.position_by_currency_sink__rwm_shim AS
SELECT
  account_group_id,
  position_type AS type,
  dim_balance_date,
  item_id AS holding_currency_code,
  currency_code,
  market_value,
  total_average_cost,
  fair_value,
  fair_value_system_currency,
  accrued_value,
  accrued_value_system_currency,
  market_value_system_currency,
  total_average_cost_system_currency,
  weight,
  fair_value_weight
FROM insights.position_by_currency_mv AS position_by_currency_mv_next
Lineage · insights.position_by_currency_sink__rwm_shim 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.