lgbo-ustc commented on issue #8142:
URL: 
https://github.com/apache/incubator-gluten/issues/8142#issuecomment-2516518712

   The grouping keys are
   ```
   coalesce(col_0,col_15,right_3032.col_0),
   coalesce(col_1,col_16,right_3032.col_1),
   coalesce(col_2,col_17,right_3032.col_2),
   coalesce(col_3,col_18,all_3033),
   coalesce(col_4,col_19,right_3032.col_3),
   coalesce(col_5,right_3032.col_4,all_3034),
   coalesce(col_20,0_3035),
   coalesce(col_21,0_3044),
   coalesce(col_6,0_3036),
   coalesce(col_7,0_3037),
   coalesce(col_22,0_3045),
   coalesce(col_24,0_3038),
   coalesce(col_13,0_3039),
   coalesce(col_23,0_3046),
   
coalesce(sparkDivide(CAST(coalesce(col_13,0_3051),Float64_3052),CAST(coalesce(col_6,0_3053),Float64_3054)),0_3055),
   coalesce(col_8,0_3047),
   coalesce(col_9,0_3048),
   coalesce(col_10,0_3040),
   coalesce(col_14,0_3041),
   
coalesce(sparkDivide(CAST(coalesce(col_14,0_3056),Float64_3057),CAST(coalesce(col_10,0_3058),Float64_3059)),0_3060),
   coalesce(col_11,0_3049),
   coalesce(col_12,0_3050),
   coalesce(right_3032.col_5,0_3042),
   coalesce(right_3032.col_6,0_3043),
   
coalesce(sparkDivide(CAST(coalesce(right_3032.col_6,0_3061),Float64_3062),CAST(coalesce(right_3032.col_5,0_3063),Float64_3064)),0_3065),
   coalesce(col_0,col_15,right_3032.col_0)
   ```
   
   There are duplicated `coalesce(col_0,col_15,right_3032.col_0)` in the 
grouping keys and header.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to