remote exchange (GATHER, SINGLE, [])
    local exchange (GATHER, UNKNOWN, [])
        remote exchange (REPARTITION, ROUND_ROBIN, [])
            join (INNER, PARTITIONED):
                join (INNER, PARTITIONED):
                    final hashaggregation over (d_week_seq)
                        local exchange (GATHER, SINGLE, [])
                            remote exchange (REPARTITION, HASH, ["d_week_seq"])
                                partial hashaggregation over (d_week_seq)
                                    join (INNER, REPLICATED):
                                        remote exchange (REPARTITION, ROUND_ROBIN, [])
                                            scan web_sales
                                            scan catalog_sales
                                        local exchange (GATHER, SINGLE, [])
                                            remote exchange (REPLICATE, BROADCAST, [])
                                                scan date_dim
                    local exchange (GATHER, SINGLE, [])
                        remote exchange (REPARTITION, HASH, ["d_week_seq_55"])
                            scan date_dim
                local exchange (GATHER, SINGLE, [])
                    remote exchange (REPARTITION, HASH, ["subtract"])
                        join (INNER, PARTITIONED):
                            final hashaggregation over (d_week_seq_176)
                                local exchange (GATHER, SINGLE, [])
                                    remote exchange (REPARTITION, HASH, ["d_week_seq_176"])
                                        partial hashaggregation over (d_week_seq_176)
                                            join (INNER, REPLICATED):
                                                remote exchange (REPARTITION, ROUND_ROBIN, [])
                                                    scan web_sales
                                                    scan catalog_sales
                                                local exchange (GATHER, SINGLE, [])
                                                    remote exchange (REPLICATE, BROADCAST, [])
                                                        scan date_dim
                            local exchange (GATHER, SINGLE, [])
                                remote exchange (REPARTITION, HASH, ["d_week_seq_244"])
                                    scan date_dim
