TakeOrderedAndProject [customer_id,customer_first_name,customer_last_name,customer_email_address]
  WholeStageCodegen (16)
    Project [customer_id,customer_first_name,customer_last_name,customer_email_address]
      BroadcastHashJoin [customer_id,customer_id,year_total,year_total,year_total,year_total]
        Project [customer_id,year_total,customer_id,customer_first_name,customer_last_name,customer_email_address,year_total,year_total]
          BroadcastHashJoin [customer_id,customer_id]
            BroadcastHashJoin [customer_id,customer_id]
              Filter [year_total]
                HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,sum] [sum(UnscaledValue(CheckOverflow((promote_precision(cast(ss_ext_list_price as decimal(8,2))) - promote_precision(cast(ss_ext_discount_amt as decimal(8,2)))), DecimalType(8,2), true))),customer_id,year_total,sum]
                  InputAdapter
                    Exchange [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address] #1
                      WholeStageCodegen (3)
                        HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_ext_list_price,ss_ext_discount_amt] [sum,sum]
                          Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_ext_discount_amt,ss_ext_list_price,d_year]
                            BroadcastHashJoin [ss_sold_date_sk,d_date_sk]
                              Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_sold_date_sk,ss_ext_discount_amt,ss_ext_list_price]
                                BroadcastHashJoin [c_customer_sk,ss_customer_sk]
                                  Filter [c_customer_sk,c_customer_id]
                                    ColumnarToRow
                                      InputAdapter
                                        Scan parquet default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address]
                                  InputAdapter
                                    BroadcastExchange #2
                                      WholeStageCodegen (1)
                                        Filter [ss_customer_sk,ss_sold_date_sk]
                                          ColumnarToRow
                                            InputAdapter
                                              Scan parquet default.store_sales [ss_sold_date_sk,ss_customer_sk,ss_ext_discount_amt,ss_ext_list_price]
                              InputAdapter
                                BroadcastExchange #3
                                  WholeStageCodegen (2)
                                    Filter [d_year,d_date_sk]
                                      ColumnarToRow
                                        InputAdapter
                                          Scan parquet default.date_dim [d_date_sk,d_year]
              InputAdapter
                BroadcastExchange #4
                  WholeStageCodegen (7)
                    HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,sum] [sum(UnscaledValue(CheckOverflow((promote_precision(cast(ss_ext_list_price as decimal(8,2))) - promote_precision(cast(ss_ext_discount_amt as decimal(8,2)))), DecimalType(8,2), true))),customer_id,customer_first_name,customer_last_name,customer_email_address,year_total,sum]
                      InputAdapter
                        Exchange [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address] #5
                          WholeStageCodegen (6)
                            HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_ext_list_price,ss_ext_discount_amt] [sum,sum]
                              Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_ext_discount_amt,ss_ext_list_price,d_year]
                                BroadcastHashJoin [ss_sold_date_sk,d_date_sk]
                                  Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ss_sold_date_sk,ss_ext_discount_amt,ss_ext_list_price]
                                    BroadcastHashJoin [c_customer_sk,ss_customer_sk]
                                      Filter [c_customer_sk,c_customer_id]
                                        ColumnarToRow
                                          InputAdapter
                                            Scan parquet default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address]
                                      InputAdapter
                                        ReusedExchange [ss_sold_date_sk,ss_customer_sk,ss_ext_discount_amt,ss_ext_list_price] #2
                                  InputAdapter
                                    BroadcastExchange #6
                                      WholeStageCodegen (5)
                                        Filter [d_year,d_date_sk]
                                          ColumnarToRow
                                            InputAdapter
                                              Scan parquet default.date_dim [d_date_sk,d_year]
            InputAdapter
              BroadcastExchange #7
                WholeStageCodegen (11)
                  Project [customer_id,year_total]
                    Filter [year_total]
                      HashAggregate [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year,sum] [sum(UnscaledValue(CheckOverflow((promote_precision(cast(ws_ext_list_price as decimal(8,2))) - promote_precision(cast(ws_ext_discount_amt as decimal(8,2)))), DecimalType(8,2), true))),customer_id,year_total,sum]
                        InputAdapter
                          Exchange [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year] #8
                            WholeStageCodegen (10)
                              HashAggregate [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year,ws_ext_list_price,ws_ext_discount_amt] [sum,sum]
                                Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ws_ext_discount_amt,ws_ext_list_price,d_year]
                                  BroadcastHashJoin [ws_sold_date_sk,d_date_sk]
                                    Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ws_sold_date_sk,ws_ext_discount_amt,ws_ext_list_price]
                                      BroadcastHashJoin [c_customer_sk,ws_bill_customer_sk]
                                        Filter [c_customer_sk,c_customer_id]
                                          ColumnarToRow
                                            InputAdapter
                                              Scan parquet default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address]
                                        InputAdapter
                                          BroadcastExchange #9
                                            WholeStageCodegen (8)
                                              Filter [ws_bill_customer_sk,ws_sold_date_sk]
                                                ColumnarToRow
                                                  InputAdapter
                                                    Scan parquet default.web_sales [ws_sold_date_sk,ws_bill_customer_sk,ws_ext_discount_amt,ws_ext_list_price]
                                    InputAdapter
                                      ReusedExchange [d_date_sk,d_year] #3
        InputAdapter
          BroadcastExchange #10
            WholeStageCodegen (15)
              HashAggregate [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year,sum] [sum(UnscaledValue(CheckOverflow((promote_precision(cast(ws_ext_list_price as decimal(8,2))) - promote_precision(cast(ws_ext_discount_amt as decimal(8,2)))), DecimalType(8,2), true))),customer_id,year_total,sum]
                InputAdapter
                  Exchange [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year] #11
                    WholeStageCodegen (14)
                      HashAggregate [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,d_year,ws_ext_list_price,ws_ext_discount_amt] [sum,sum]
                        Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ws_ext_discount_amt,ws_ext_list_price,d_year]
                          BroadcastHashJoin [ws_sold_date_sk,d_date_sk]
                            Project [c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address,ws_sold_date_sk,ws_ext_discount_amt,ws_ext_list_price]
                              BroadcastHashJoin [c_customer_sk,ws_bill_customer_sk]
                                Filter [c_customer_sk,c_customer_id]
                                  ColumnarToRow
                                    InputAdapter
                                      Scan parquet default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name,c_preferred_cust_flag,c_birth_country,c_login,c_email_address]
                                InputAdapter
                                  ReusedExchange [ws_sold_date_sk,ws_bill_customer_sk,ws_ext_discount_amt,ws_ext_list_price] #9
                            InputAdapter
                              ReusedExchange [d_date_sk,d_year] #6
