TakeOrderedAndProject [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,rk]
  WholeStageCodegen (55)
    Filter [rk]
      InputAdapter
        Window [sumsales,i_category]
          WholeStageCodegen (54)
            CometColumnarToRow
              InputAdapter
                CometSort [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales]
                  CometColumnarExchange [i_category] #1
                    Union
                      WholeStageCodegen (5)
                        HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id] #2
                                WholeStageCodegen (4)
                                  HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,ss_sales_price,ss_quantity] [sum,isEmpty,sum,isEmpty]
                                    Project [ss_quantity,ss_sales_price,d_year,d_moy,d_qoy,s_store_id,i_brand,i_class,i_category,i_product_name]
                                      BroadcastHashJoin [ss_item_sk,i_item_sk]
                                        Project [ss_item_sk,ss_quantity,ss_sales_price,d_year,d_moy,d_qoy,s_store_id]
                                          BroadcastHashJoin [ss_store_sk,s_store_sk]
                                            Project [ss_item_sk,ss_store_sk,ss_quantity,ss_sales_price,d_year,d_moy,d_qoy]
                                              BroadcastHashJoin [ss_sold_date_sk,d_date_sk]
                                                Filter [ss_store_sk,ss_item_sk]
                                                  ColumnarToRow
                                                    InputAdapter
                                                      Scan parquet spark_catalog.default.store_sales [ss_item_sk,ss_store_sk,ss_quantity,ss_sales_price,ss_sold_date_sk]
                                                        SubqueryBroadcast [d_date_sk] #1
                                                          BroadcastExchange #3
                                                            WholeStageCodegen (1)
                                                              CometColumnarToRow
                                                                InputAdapter
                                                                  CometProject [d_date_sk,d_year,d_moy,d_qoy]
                                                                    CometFilter [d_date_sk,d_month_seq,d_year,d_moy,d_qoy]
                                                                      CometNativeScan parquet spark_catalog.default.date_dim [d_date_sk,d_month_seq,d_year,d_moy,d_qoy]
                                                InputAdapter
                                                  ReusedExchange [d_date_sk,d_year,d_moy,d_qoy] #3
                                            InputAdapter
                                              BroadcastExchange #4
                                                WholeStageCodegen (2)
                                                  CometColumnarToRow
                                                    InputAdapter
                                                      CometProject [s_store_id] [s_store_sk,s_store_id]
                                                        CometFilter [s_store_sk,s_store_id]
                                                          CometNativeScan parquet spark_catalog.default.store [s_store_sk,s_store_id]
                                        InputAdapter
                                          BroadcastExchange #5
                                            WholeStageCodegen (3)
                                              CometColumnarToRow
                                                InputAdapter
                                                  CometProject [i_brand,i_class,i_category,i_product_name] [i_item_sk,i_brand,i_class,i_category,i_product_name]
                                                    CometFilter [i_item_sk,i_brand,i_class,i_category,i_product_name]
                                                      CometNativeScan parquet spark_catalog.default.item [i_item_sk,i_brand,i_class,i_category,i_product_name]
                      WholeStageCodegen (11)
                        HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,sum,isEmpty] [sum(sumsales),s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy] #6
                                WholeStageCodegen (10)
                                  HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (17)
                        HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,sum,isEmpty] [sum(sumsales),d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy] #7
                                WholeStageCodegen (16)
                                  HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (23)
                        HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,sum,isEmpty] [sum(sumsales),d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand,i_product_name,d_year] #8
                                WholeStageCodegen (22)
                                  HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (29)
                        HashAggregate [i_category,i_class,i_brand,i_product_name,sum,isEmpty] [sum(sumsales),d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand,i_product_name] #9
                                WholeStageCodegen (28)
                                  HashAggregate [i_category,i_class,i_brand,i_product_name,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (35)
                        HashAggregate [i_category,i_class,i_brand,sum,isEmpty] [sum(sumsales),i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class,i_brand] #10
                                WholeStageCodegen (34)
                                  HashAggregate [i_category,i_class,i_brand,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (41)
                        HashAggregate [i_category,i_class,sum,isEmpty] [sum(sumsales),i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category,i_class] #11
                                WholeStageCodegen (40)
                                  HashAggregate [i_category,i_class,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (47)
                        HashAggregate [i_category,sum,isEmpty] [sum(sumsales),i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange [i_category] #12
                                WholeStageCodegen (46)
                                  HashAggregate [i_category,sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
                      WholeStageCodegen (53)
                        HashAggregate [sum,isEmpty] [sum(sumsales),i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sumsales,sum,isEmpty]
                          CometColumnarToRow
                            InputAdapter
                              CometColumnarExchange #13
                                WholeStageCodegen (52)
                                  HashAggregate [sumsales] [sum,isEmpty,sum,isEmpty]
                                    HashAggregate [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] [sum(coalesce((ss_sales_price * cast(ss_quantity as decimal(10,0))), 0.00)),sumsales,sum,isEmpty]
                                      CometColumnarToRow
                                        InputAdapter
                                          ReusedExchange [i_category,i_class,i_brand,i_product_name,d_year,d_qoy,d_moy,s_store_id,sum,isEmpty] #2
