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

   There are two columns with the same name
   ```
         Positions:
           GraceMergingAggregatedStep
           Header: right_1.col_1 Nullable(Int64)
                   col_4 Nullable(Int64)
                   col_2 Nullable(Int64)
                   col_1 Nullable(String)
                   min(right_1.col_0) String
                   sum(col_3) Nullable(Int64)
                   sum(right_2.col_2) Nullable(Decimal(38, 6))
                   sum(col_3) Nullable(Int64)
                   
sum(checkDecimalOverflowSparkOrNull(minus(CAST(CAST(right_2.col_2,Nullable(D_3),Nullable(Decimal(39,
 6))_5),CAST(col_3,Nullable(D_4)),38_6,6_7)) Nullable(Decimal(38, 6))
           Keys: right_1.col_1, col_4, col_2, col_1, min(right_1.col_0), 
sum(col_3)
           Aggregates:
               sum(right_2.col_2)
                 Function: sum(Nullable(Decimal(37, 6))) → Nullable(Decimal(38, 
6))
                 Arguments: right_2.col_2
               sum(col_3)
                 Function: sum(Nullable(Int64)) → Nullable(Int64)
                 Arguments: col_3
               
sum(checkDecimalOverflowSparkOrNull(minus(CAST(CAST(right_2.col_2,Nullable(D_3),Nullable(Decimal(39,
 6))_5),CAST(col_3,Nullable(D_4)),38_6,6_7))
                 Function: sum(Nullable(Decimal(38, 6))) → Nullable(Decimal(38, 
6))
                 Arguments: 
checkDecimalOverflowSparkOrNull(minus(CAST(CAST(right_2.col_2,Nullable(D_3),Nullable(Decimal(39,
 6))_5),CAST(col_3,Nullable(D_4)),38_6,6_7)
             Expression (Project)
             Header: right_1.col_1 Nullable(Int64)
                     col_4 Nullable(Int64)
                     col_2 Nullable(Int64)
                     col_1 Nullable(String)
                     min(right_1.col_0) String
                     sum(col_3) Nullable(Int64)
                     right_2.col_2 Nullable(Decimal(37, 6))
                     col_3 Nullable(Int64)
                     
checkDecimalOverflowSparkOrNull(minus(CAST(CAST(right_2.col_2,Nullable(D_3),Nullable(Decimal(39,
 6))_5),CAST(col_3,Nullable(D_4)),38_6,6_7) Nullable(Decimal(38, 6))
   ```


-- 
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