TakeOrderedAndProject [customer_id,customer_first_name,customer_last_name]
  WholeStageCodegen (16)
    Project [customer_id,customer_first_name,customer_last_name]
      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,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,sum] [sum(UnscaledValue(ss_net_paid)),customer_id,year_total,sum]
                  CometColumnarToRow
                    InputAdapter
                      CometColumnarExchange [c_customer_id,c_first_name,c_last_name,d_year] #1
                        WholeStageCodegen (3)
                          HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,ss_net_paid] [sum,sum]
                            Project [c_customer_id,c_first_name,c_last_name,ss_net_paid,d_year]
                              BroadcastHashJoin [ss_sold_date_sk,d_date_sk]
                                Project [c_customer_id,c_first_name,c_last_name,ss_net_paid,ss_sold_date_sk]
                                  BroadcastHashJoin [c_customer_sk,ss_customer_sk]
                                    CometColumnarToRow
                                      InputAdapter
                                        CometProject [c_customer_id,c_first_name,c_last_name] [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                          CometFilter [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                            CometNativeScan parquet spark_catalog.default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                    InputAdapter
                                      BroadcastExchange #2
                                        WholeStageCodegen (1)
                                          Filter [ss_customer_sk]
                                            ColumnarToRow
                                              InputAdapter
                                                Scan parquet spark_catalog.default.store_sales [ss_customer_sk,ss_net_paid,ss_sold_date_sk]
                                                  SubqueryBroadcast [d_date_sk] #1
                                                    BroadcastExchange #3
                                                      WholeStageCodegen (1)
                                                        CometColumnarToRow
                                                          InputAdapter
                                                            CometFilter [d_date_sk,d_year]
                                                              CometNativeScan parquet spark_catalog.default.date_dim [d_date_sk,d_year]
                                InputAdapter
                                  ReusedExchange [d_date_sk,d_year] #3
              InputAdapter
                BroadcastExchange #4
                  WholeStageCodegen (7)
                    HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,sum] [sum(UnscaledValue(ss_net_paid)),customer_id,customer_first_name,customer_last_name,year_total,sum]
                      CometColumnarToRow
                        InputAdapter
                          CometColumnarExchange [c_customer_id,c_first_name,c_last_name,d_year] #5
                            WholeStageCodegen (6)
                              HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,ss_net_paid] [sum,sum]
                                Project [c_customer_id,c_first_name,c_last_name,ss_net_paid,d_year]
                                  BroadcastHashJoin [ss_sold_date_sk,d_date_sk]
                                    Project [c_customer_id,c_first_name,c_last_name,ss_net_paid,ss_sold_date_sk]
                                      BroadcastHashJoin [c_customer_sk,ss_customer_sk]
                                        CometColumnarToRow
                                          InputAdapter
                                            CometProject [c_customer_id,c_first_name,c_last_name] [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                              CometFilter [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                                CometNativeScan parquet spark_catalog.default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                        InputAdapter
                                          BroadcastExchange #6
                                            WholeStageCodegen (4)
                                              Filter [ss_customer_sk]
                                                ColumnarToRow
                                                  InputAdapter
                                                    Scan parquet spark_catalog.default.store_sales [ss_customer_sk,ss_net_paid,ss_sold_date_sk]
                                                      SubqueryBroadcast [d_date_sk] #2
                                                        BroadcastExchange #7
                                                          WholeStageCodegen (1)
                                                            CometColumnarToRow
                                                              InputAdapter
                                                                CometFilter [d_date_sk,d_year]
                                                                  CometNativeScan parquet spark_catalog.default.date_dim [d_date_sk,d_year]
                                    InputAdapter
                                      ReusedExchange [d_date_sk,d_year] #7
            InputAdapter
              BroadcastExchange #8
                WholeStageCodegen (11)
                  Filter [year_total]
                    HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,sum] [sum(UnscaledValue(ws_net_paid)),customer_id,year_total,sum]
                      CometColumnarToRow
                        InputAdapter
                          CometColumnarExchange [c_customer_id,c_first_name,c_last_name,d_year] #9
                            WholeStageCodegen (10)
                              HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,ws_net_paid] [sum,sum]
                                Project [c_customer_id,c_first_name,c_last_name,ws_net_paid,d_year]
                                  BroadcastHashJoin [ws_sold_date_sk,d_date_sk]
                                    Project [c_customer_id,c_first_name,c_last_name,ws_net_paid,ws_sold_date_sk]
                                      BroadcastHashJoin [c_customer_sk,ws_bill_customer_sk]
                                        CometColumnarToRow
                                          InputAdapter
                                            CometProject [c_customer_id,c_first_name,c_last_name] [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                              CometFilter [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                                CometNativeScan parquet spark_catalog.default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                        InputAdapter
                                          BroadcastExchange #10
                                            WholeStageCodegen (8)
                                              Filter [ws_bill_customer_sk]
                                                ColumnarToRow
                                                  InputAdapter
                                                    Scan parquet spark_catalog.default.web_sales [ws_bill_customer_sk,ws_net_paid,ws_sold_date_sk]
                                                      ReusedSubquery [d_date_sk] #1
                                    InputAdapter
                                      ReusedExchange [d_date_sk,d_year] #3
        InputAdapter
          BroadcastExchange #11
            WholeStageCodegen (15)
              HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,sum] [sum(UnscaledValue(ws_net_paid)),customer_id,year_total,sum]
                CometColumnarToRow
                  InputAdapter
                    CometColumnarExchange [c_customer_id,c_first_name,c_last_name,d_year] #12
                      WholeStageCodegen (14)
                        HashAggregate [c_customer_id,c_first_name,c_last_name,d_year,ws_net_paid] [sum,sum]
                          Project [c_customer_id,c_first_name,c_last_name,ws_net_paid,d_year]
                            BroadcastHashJoin [ws_sold_date_sk,d_date_sk]
                              Project [c_customer_id,c_first_name,c_last_name,ws_net_paid,ws_sold_date_sk]
                                BroadcastHashJoin [c_customer_sk,ws_bill_customer_sk]
                                  CometColumnarToRow
                                    InputAdapter
                                      CometProject [c_customer_id,c_first_name,c_last_name] [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                        CometFilter [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                          CometNativeScan parquet spark_catalog.default.customer [c_customer_sk,c_customer_id,c_first_name,c_last_name]
                                  InputAdapter
                                    BroadcastExchange #13
                                      WholeStageCodegen (12)
                                        Filter [ws_bill_customer_sk]
                                          ColumnarToRow
                                            InputAdapter
                                              Scan parquet spark_catalog.default.web_sales [ws_bill_customer_sk,ws_net_paid,ws_sold_date_sk]
                                                ReusedSubquery [d_date_sk] #2
                              InputAdapter
                                ReusedExchange [d_date_sk,d_year] #7
