local exchange (GATHER, SINGLE, [])
    remote exchange (GATHER, SINGLE, [])
        final aggregation over (s_store_name)
            local exchange (GATHER, SINGLE, [])
                remote exchange (REPARTITION, HASH, ["s_store_name"])
                    partial aggregation over (s_store_name)
                        join (INNER, PARTITIONED):
                            remote exchange (REPARTITION, HASH, ["substr_60"])
                                join (INNER, REPLICATED):
                                    join (INNER, REPLICATED):
                                        scan store_sales
                                        local exchange (GATHER, SINGLE, [])
                                            remote exchange (REPLICATE, BROADCAST, [])
                                                scan date_dim (pushdown = true)
                                    local exchange (GATHER, SINGLE, [])
                                        remote exchange (REPLICATE, BROADCAST, [])
                                            scan store
                            local exchange (GATHER, SINGLE, [])
                                remote exchange (REPARTITION, HASH, ["substr_61"])
                                    final aggregation over (expr_34)
                                        local exchange (REPARTITION, HASH, ["expr_34"])
                                            remote exchange (REPARTITION, HASH, ["expr_52"])
                                                partial aggregation over (expr_52)
                                                    scan customer_address
                                            remote exchange (REPARTITION, HASH, ["expr_55"])
                                                partial aggregation over (expr_55)
                                                    final aggregation over (ca_zip_14)
                                                        local exchange (GATHER, SINGLE, [])
                                                            remote exchange (REPARTITION, HASH, ["ca_zip_14"])
                                                                partial aggregation over (ca_zip_14)
                                                                    join (INNER, PARTITIONED):
                                                                        remote exchange (REPARTITION, HASH, ["ca_address_sk_5"])
                                                                            scan customer_address
                                                                        local exchange (GATHER, SINGLE, [])
                                                                            remote exchange (REPARTITION, HASH, ["c_current_addr_sk"])
                                                                                scan customer (pushdown = true)
