local exchange (GATHER, SINGLE, [])
    remote exchange (GATHER, SINGLE, [])
        final hashaggregation over (s_store_name)
            local exchange (GATHER, SINGLE, [])
                remote exchange (REPARTITION, HASH, ["s_store_name"])
                    partial hashaggregation over (s_store_name)
                        join (INNER, PARTITIONED):
                            remote exchange (REPARTITION, HASH, ["substr_47"])
                                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_48"])
                                    final hashaggregation over (expr_26)
                                        local exchange (REPARTITION, HASH, ["expr_26"])
                                            remote exchange (REPARTITION, HASH, ["expr_39"])
                                                partial hashaggregation over (expr_39)
                                                    scan customer_address
                                            remote exchange (REPARTITION, HASH, ["expr_42"])
                                                partial hashaggregation over (expr_42)
                                                    final hashaggregation over (ca_zip_12)
                                                        local exchange (GATHER, SINGLE, [])
                                                            remote exchange (REPARTITION, HASH, ["ca_zip_12"])
                                                                partial hashaggregation over (ca_zip_12)
                                                                    join (INNER, PARTITIONED):
                                                                        remote exchange (REPARTITION, HASH, ["ca_address_sk_3"])
                                                                            scan customer_address
                                                                        local exchange (GATHER, SINGLE, [])
                                                                            remote exchange (REPARTITION, HASH, ["c_current_addr_sk"])
                                                                                scan customer (pushdown = true)
