TakeOrderedAndProject [ca_country,ca_state,ca_county,i_item_id,agg1,agg2,agg3,agg4,agg5,agg6,agg7]
  WholeStageCodegen (8)
    HashAggregate [i_item_id,ca_country,ca_state,ca_county,spark_grouping_id,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count] [avg(cast(cs_quantity as decimal(12,2))),avg(cast(cs_list_price as decimal(12,2))),avg(cast(cs_coupon_amt as decimal(12,2))),avg(cast(cs_sales_price as decimal(12,2))),avg(cast(cs_net_profit as decimal(12,2))),avg(cast(c_birth_year as decimal(12,2))),avg(cast(cd_dep_count as decimal(12,2))),agg1,agg2,agg3,agg4,agg5,agg6,agg7,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count]
      CometColumnarToRow
        InputAdapter
          CometColumnarExchange [i_item_id,ca_country,ca_state,ca_county,spark_grouping_id] #1
            WholeStageCodegen (7)
              HashAggregate [i_item_id,ca_country,ca_state,ca_county,spark_grouping_id,cs_quantity,cs_list_price,cs_coupon_amt,cs_sales_price,cs_net_profit,c_birth_year,cd_dep_count] [sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count,sum,count]
                Expand [cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cd_dep_count,c_birth_year,i_item_id,ca_country,ca_state,ca_county]
                  Project [cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cd_dep_count,c_birth_year,i_item_id,ca_country,ca_state,ca_county]
                    BroadcastHashJoin [cs_item_sk,i_item_sk]
                      Project [cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cd_dep_count,c_birth_year,ca_county,ca_state,ca_country]
                        BroadcastHashJoin [cs_sold_date_sk,d_date_sk]
                          Project [cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cs_sold_date_sk,cd_dep_count,c_birth_year,ca_county,ca_state,ca_country]
                            BroadcastHashJoin [c_current_addr_sk,ca_address_sk]
                              Project [cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cs_sold_date_sk,cd_dep_count,c_current_addr_sk,c_birth_year]
                                BroadcastHashJoin [c_current_cdemo_sk,cd_demo_sk]
                                  Project [cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cs_sold_date_sk,cd_dep_count,c_current_cdemo_sk,c_current_addr_sk,c_birth_year]
                                    BroadcastHashJoin [cs_bill_customer_sk,c_customer_sk]
                                      Project [cs_bill_customer_sk,cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cs_sold_date_sk,cd_dep_count]
                                        BroadcastHashJoin [cs_bill_cdemo_sk,cd_demo_sk]
                                          Filter [cs_bill_cdemo_sk,cs_bill_customer_sk,cs_item_sk]
                                            ColumnarToRow
                                              InputAdapter
                                                Scan parquet spark_catalog.default.catalog_sales [cs_bill_customer_sk,cs_bill_cdemo_sk,cs_item_sk,cs_quantity,cs_list_price,cs_sales_price,cs_coupon_amt,cs_net_profit,cs_sold_date_sk]
                                                  SubqueryBroadcast [d_date_sk] #1
                                                    BroadcastExchange #2
                                                      WholeStageCodegen (1)
                                                        CometColumnarToRow
                                                          InputAdapter
                                                            CometProject [d_date_sk]
                                                              CometFilter [d_date_sk,d_year]
                                                                CometNativeScan parquet spark_catalog.default.date_dim [d_date_sk,d_year]
                                          InputAdapter
                                            BroadcastExchange #3
                                              WholeStageCodegen (1)
                                                CometColumnarToRow
                                                  InputAdapter
                                                    CometProject [cd_demo_sk,cd_dep_count]
                                                      CometFilter [cd_demo_sk,cd_gender,cd_education_status,cd_dep_count]
                                                        CometNativeScan parquet spark_catalog.default.customer_demographics [cd_demo_sk,cd_gender,cd_education_status,cd_dep_count]
                                      InputAdapter
                                        BroadcastExchange #4
                                          WholeStageCodegen (2)
                                            CometColumnarToRow
                                              InputAdapter
                                                CometProject [c_customer_sk,c_current_cdemo_sk,c_current_addr_sk,c_birth_year]
                                                  CometFilter [c_customer_sk,c_current_cdemo_sk,c_current_addr_sk,c_birth_month,c_birth_year]
                                                    CometNativeScan parquet spark_catalog.default.customer [c_customer_sk,c_current_cdemo_sk,c_current_addr_sk,c_birth_month,c_birth_year]
                                  InputAdapter
                                    BroadcastExchange #5
                                      WholeStageCodegen (3)
                                        CometColumnarToRow
                                          InputAdapter
                                            CometFilter [cd_demo_sk]
                                              CometNativeScan parquet spark_catalog.default.customer_demographics [cd_demo_sk]
                              InputAdapter
                                BroadcastExchange #6
                                  WholeStageCodegen (4)
                                    CometColumnarToRow
                                      InputAdapter
                                        CometProject [ca_state] [ca_address_sk,ca_county,ca_state,ca_country]
                                          CometFilter [ca_address_sk,ca_county,ca_state,ca_country]
                                            CometNativeScan parquet spark_catalog.default.customer_address [ca_address_sk,ca_county,ca_state,ca_country]
                          InputAdapter
                            ReusedExchange [d_date_sk] #2
                      InputAdapter
                        BroadcastExchange #7
                          WholeStageCodegen (6)
                            CometColumnarToRow
                              InputAdapter
                                CometProject [i_item_id] [i_item_sk,i_item_id]
                                  CometFilter [i_item_sk,i_item_id]
                                    CometNativeScan parquet spark_catalog.default.item [i_item_sk,i_item_id]
