| Actor | Fragment | Worker | State |
|---|
CREATE VIEW insights.pnl_by_currency_sink__rwm_shim AS SELECT account_group_id, dim_balance_date, position_type AS type, holding_currency_code, currency_code, total_gain_loss, unrealized_gain_loss, realized_gain_loss, fair_value_total_gain_loss, fair_value_unrealized_gain_loss, fair_value_realized_gain_loss FROM insights.pnl_by_currency_mv AS pnl_by_currency_mv_next