Job is idle — throughput ~0; structure shown.
Fragment 18041 (Actor 158395,158394)
StreamMaterialize { columns: [team_id, account_id, updated_at], stream_key: [team_id, account_id], pk_columns: [team_id, account_id], pk_conflict: NoCheck }
├── output: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, max($expr1) ]
├── stream key: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id ]
└── StreamProject { exprs: [entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, max($expr1)] }
├── output: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, max($expr1) ]
├── stream key: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id ]
└── StreamHashAgg { group_key: [entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id], aggs: [max($expr1), count] }
├── output: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, max($expr1), count ]
├── stream key: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id ]
└── StreamLocalityProvider { locality_columns: [entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id] }
├── output:
│ ┌── entity_to_teams_dm.team_id
│ ├── accounts_to_clients_dm.account_id
│ ├── $expr1
│ ├── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── accounts_to_clients_dm.account_id
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.effective_start_date
│ └── $src
├── stream key:
│ ┌── entity_to_teams_dm.team_id
│ ├── accounts_to_clients_dm.account_id
│ ├── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.account_id
│ ├── accounts_to_clients_dm.effective_start_date
│ └── $src
└── MergeExecutor
├── output:
│ ┌── entity_to_teams_dm.team_id
│ ├── accounts_to_clients_dm.account_id
│ ├── $expr1
│ ├── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── accounts_to_clients_dm.account_id
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.effective_start_date
│ └── $src
└── stream key:
┌── entity_to_teams_dm.entity_id
├── entity_to_teams_dm.team_id
├── entity_to_teams_dm.entity_type
├── entity_to_teams_dm.effective_start_date
├── accounts_to_clients_dm.account_id
├── accounts_to_clients_dm.effective_start_date
└── $src
Fragment 18042 (Actor 158629,158630)
StreamUnion { all: true }
├── output:
│ ┌── entity_to_teams_dm.team_id
│ ├── accounts_to_clients_dm.account_id
│ ├── $expr1
│ ├── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── accounts_to_clients_dm.account_id
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.effective_start_date
│ └── $src
├── stream key:
│ ┌── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.account_id
│ ├── accounts_to_clients_dm.effective_start_date
│ └── $src
├── MergeExecutor
│ ├── output:
│ │ ┌── entity_to_teams_dm.team_id
│ │ ├── accounts_to_clients_dm.account_id
│ │ ├── $expr1
│ │ ├── entity_to_teams_dm.entity_id
│ │ ├── entity_to_teams_dm.team_id
│ │ ├── entity_to_teams_dm.entity_type
│ │ ├── accounts_to_clients_dm.account_id
│ │ ├── entity_to_teams_dm.effective_start_date
│ │ ├── accounts_to_clients_dm.effective_start_date
│ │ └── 0:Int32
│ └── stream key:
│ ┌── entity_to_teams_dm.entity_id
│ ├── entity_to_teams_dm.team_id
│ ├── entity_to_teams_dm.entity_type
│ ├── entity_to_teams_dm.effective_start_date
│ ├── accounts_to_clients_dm.account_id
│ └── accounts_to_clients_dm.effective_start_date
├── MergeExecutor
│ ├── output:
│ │ ┌── team_to_parties_mv.team_id
│ │ ├── active_parties_to_accounts_mv_next.account_id
│ │ ├── $expr2
│ │ ├── team_to_parties_mv.party_id
│ │ ├── team_to_parties_mv.team_id
│ │ ├── active_parties_to_accounts_mv_next.account_id
│ │ ├── null:Varchar
│ │ ├── null:Date
│ │ ├── null:Date
│ │ └── 1:Int32
│ └── stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id ]
└── MergeExecutor
├── output:
│ ┌── team_to_portfolios_mv_next.team_id
│ ├── account_to_portfolios_dm.account_id
│ ├── team_to_portfolios_mv_next.updated_at
│ ├── team_to_portfolios_mv_next.portfolio_id
│ ├── team_to_portfolios_mv_next.team_id
│ ├── account_to_portfolios_dm.account_id
│ ├── null:Varchar
│ ├── account_to_portfolios_dm.effective_start_date
│ ├── null:Date
│ └── 2:Int32
└── stream key:
┌── team_to_portfolios_mv_next.portfolio_id
├── team_to_portfolios_mv_next.team_id
├── account_to_portfolios_dm.account_id
└── account_to_portfolios_dm.effective_start_date
Fragment 18043 (Actor 158636,158635)
StreamProject { exprs: [entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, Greatest(entity_to_teams_dm.updated_at, accounts_to_clients_dm.updated_at) as $expr1, entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, accounts_to_clients_dm.account_id, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.effective_start_date, 0:Int32] }
├── output: [ entity_to_teams_dm.team_id, accounts_to_clients_dm.account_id, $expr1, entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, accounts_to_clients_dm.account_id, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.effective_start_date, 0:Int32 ]
├── stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ]
└── MergeExecutor
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.updated_at, accounts_to_clients_dm.account_id, accounts_to_clients_dm.updated_at, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ]
Fragment 18044 (Actor 158633,158634)
StreamSyncLogStore
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.updated_at, accounts_to_clients_dm.account_id, accounts_to_clients_dm.updated_at, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
├── stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ]
└── StreamHashJoin { type: Inner, predicate: entity_to_teams_dm.entity_id = accounts_to_clients_dm.client_id }
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.updated_at, accounts_to_clients_dm.account_id, accounts_to_clients_dm.updated_at, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
├── stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ]
├── MergeExecutor { output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ], stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ] }
└── MergeExecutor { output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date ], stream key: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ] }
Fragment 18045 (Actor 158637,158638)
StreamLocalityProvider { locality_columns: [entity_to_teams_dm.entity_id] }
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
├── stream key: [ entity_to_teams_dm.entity_id, entity_to_teams_dm.team_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
└── MergeExecutor { output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ], stream key: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ] }
Fragment 18046 (Actor 158727,158728)
StreamProject { exprs: [entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date] }
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
├── stream key: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
└── StreamFilter { predicate: (entity_to_teams_dm.entity_type = 'CLIENT':Varchar) AND IsNull(entity_to_teams_dm.disabled_at) AND IsNull(entity_to_teams_dm.effective_end_date) }
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, entity_to_teams_dm.effective_end_date, entity_to_teams_dm.disabled_at ]
├── stream key: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
└── StreamTableScan { table: entity_to_teams_dm, columns: [team_id, entity_id, updated_at, entity_type, effective_start_date, effective_end_date, disabled_at] }
├── output: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.updated_at, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date, entity_to_teams_dm.effective_end_date, entity_to_teams_dm.disabled_at ]
├── stream key: [ entity_to_teams_dm.team_id, entity_to_teams_dm.entity_id, entity_to_teams_dm.entity_type, entity_to_teams_dm.effective_start_date ]
├── Upstream { output: [ team_id, entity_id, updated_at, entity_type, effective_start_date, effective_end_date, disabled_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, entity_id, updated_at, entity_type, effective_start_date, effective_end_date, disabled_at ], stream key: [] }
Fragment 18047 (Actor 158672,158671)
StreamLocalityProvider { locality_columns: [accounts_to_clients_dm.client_id] } { output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date ], stream key: [ accounts_to_clients_dm.client_id, accounts_to_clients_dm.account_id, accounts_to_clients_dm.effective_start_date ] }
└── MergeExecutor { output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date ], stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ] }
Fragment 18048 (Actor 158730,158729)
StreamProject { exprs: [accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date] }
├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamFilter { predicate: IsNull(accounts_to_clients_dm.disabled_at) AND IsNull(accounts_to_clients_dm.effective_end_date) }
├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_end_date ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
└── StreamTableScan { table: accounts_to_clients_dm, columns: [account_id, client_id, updated_at, effective_start_date, disabled_at, effective_end_date] }
├── output: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.updated_at, accounts_to_clients_dm.effective_start_date, accounts_to_clients_dm.disabled_at, accounts_to_clients_dm.effective_end_date ]
├── stream key: [ accounts_to_clients_dm.account_id, accounts_to_clients_dm.client_id, accounts_to_clients_dm.effective_start_date ]
├── Upstream { output: [ account_id, client_id, updated_at, effective_start_date, disabled_at, effective_end_date ], stream key: [] }
└── BatchPlanNode { output: [ account_id, client_id, updated_at, effective_start_date, disabled_at, effective_end_date ], stream key: [] }
Fragment 18049 (Actor 158679,158680)
StreamProject { exprs: [team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id, Greatest(team_to_parties_mv.updated_at, active_parties_to_accounts_mv_next.updated_at) as $expr2, team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id, null:Varchar, null:Date, null:Date, 1:Int32] }
├── output: [ team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id, $expr2, team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id, null:Varchar, null:Date, null:Date, 1:Int32 ]
├── stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id ]
└── MergeExecutor { output: [ team_to_parties_mv.team_id, team_to_parties_mv.updated_at, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at, team_to_parties_mv.party_id, active_parties_to_accounts_mv_next.party_id ], stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id ] }
Fragment 18050 (Actor 158678,158677)
StreamSyncLogStore { output: [ team_to_parties_mv.team_id, team_to_parties_mv.updated_at, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at, team_to_parties_mv.party_id, active_parties_to_accounts_mv_next.party_id ], stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id ] }
└── StreamHashJoin { type: Inner, predicate: team_to_parties_mv.party_id = active_parties_to_accounts_mv_next.party_id }
├── output: [ team_to_parties_mv.team_id, team_to_parties_mv.updated_at, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at, team_to_parties_mv.party_id, active_parties_to_accounts_mv_next.party_id ]
├── stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id, active_parties_to_accounts_mv_next.account_id ]
├── MergeExecutor { output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ], stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id ] }
└── MergeExecutor { output: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at ], stream key: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id ] }
Fragment 18051 (Actor 158687,158688)
StreamLocalityProvider { locality_columns: [team_to_parties_mv.party_id] } { output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ], stream key: [ team_to_parties_mv.party_id, team_to_parties_mv.team_id ] }
└── MergeExecutor { output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ], stream key: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id ] }
Fragment 18052 (Actor 158732,158731)
StreamTableScan { table: team_to_parties_mv, columns: [team_id, party_id, updated_at] } { output: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id, team_to_parties_mv.updated_at ], stream key: [ team_to_parties_mv.team_id, team_to_parties_mv.party_id ] }
├── Upstream { output: [ team_id, party_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, party_id, updated_at ], stream key: [] }
Fragment 18053 (Actor 158690,158689)
StreamLocalityProvider { locality_columns: [active_parties_to_accounts_mv_next.party_id] } { output: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at ], stream key: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id ] }
└── MergeExecutor { output: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at ], stream key: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id ] }
Fragment 18054 (Actor 158734,158733)
StreamTableScan { table: active_parties_to_accounts_mv_next, columns: [party_id, account_id, updated_at] } { output: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id, active_parties_to_accounts_mv_next.updated_at ], stream key: [ active_parties_to_accounts_mv_next.party_id, active_parties_to_accounts_mv_next.account_id ] }
├── Upstream { output: [ party_id, account_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ party_id, account_id, updated_at ], stream key: [] }
Fragment 18055 (Actor 158713,158714)
StreamProject { exprs: [team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, team_to_portfolios_mv_next.updated_at, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, null:Varchar, account_to_portfolios_dm.effective_start_date, null:Date, 2:Int32] }
├── output: [ team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, team_to_portfolios_mv_next.updated_at, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, null:Varchar, account_to_portfolios_dm.effective_start_date, null:Date, 2:Int32 ]
├── stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ]
└── MergeExecutor
├── output: [ team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, team_to_portfolios_mv_next.updated_at, team_to_portfolios_mv_next.portfolio_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
└── stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ]
Fragment 18056 (Actor 158712,158711)
StreamSyncLogStore
├── output: [ team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, team_to_portfolios_mv_next.updated_at, team_to_portfolios_mv_next.portfolio_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
├── stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ]
└── StreamHashJoin { type: Inner, predicate: team_to_portfolios_mv_next.portfolio_id = account_to_portfolios_dm.portfolio_id }
├── output: [ team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, team_to_portfolios_mv_next.updated_at, team_to_portfolios_mv_next.portfolio_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
├── stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ]
├── MergeExecutor { output: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.updated_at ], stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id ] }
└── MergeExecutor { output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ], stream key: [ account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ] }
Fragment 18057 (Actor 158722,158721)
StreamLocalityProvider { locality_columns: [team_to_portfolios_mv_next.portfolio_id] } { output: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.updated_at ], stream key: [ team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.team_id ] }
└── MergeExecutor { output: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.updated_at ], stream key: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id ] }
Fragment 18058 (Actor 158735,158736)
StreamTableScan { table: team_to_portfolios_mv_next, columns: [team_id, portfolio_id, updated_at] } { output: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id, team_to_portfolios_mv_next.updated_at ], stream key: [ team_to_portfolios_mv_next.team_id, team_to_portfolios_mv_next.portfolio_id ] }
├── Upstream { output: [ team_id, portfolio_id, updated_at ], stream key: [] }
└── BatchPlanNode { output: [ team_id, portfolio_id, updated_at ], stream key: [] }
Fragment 18059 (Actor 158724,158723)
StreamLocalityProvider { locality_columns: [account_to_portfolios_dm.portfolio_id] } { output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ], stream key: [ account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.account_id, account_to_portfolios_dm.effective_start_date ] }
└── MergeExecutor { output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ], stream key: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ] }
Fragment 18060 (Actor 158725,158726)
StreamProject { exprs: [account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date] }
├── output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
├── stream key: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
└── StreamFilter { predicate: IsNull(account_to_portfolios_dm.disabled_at) AND IsNull(account_to_portfolios_dm.effective_end_date) }
├── output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date, account_to_portfolios_dm.disabled_at, account_to_portfolios_dm.effective_end_date ]
├── stream key: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
└── StreamTableScan { table: account_to_portfolios_dm, columns: [account_id, portfolio_id, effective_start_date, disabled_at, effective_end_date] }
├── output: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date, account_to_portfolios_dm.disabled_at, account_to_portfolios_dm.effective_end_date ]
├── stream key: [ account_to_portfolios_dm.account_id, account_to_portfolios_dm.portfolio_id, account_to_portfolios_dm.effective_start_date ]
├── Upstream { output: [ account_id, portfolio_id, effective_start_date, disabled_at, effective_end_date ], stream key: [] }
└── BatchPlanNode { output: [ account_id, portfolio_id, effective_start_date, disabled_at, effective_end_date ], stream key: [] }