zhztheplayer commented on PR #8178:
URL: 
https://github.com/apache/incubator-gluten/pull/8178#issuecomment-2527507785

   CH backend failures, E.g.,
   
   ```
   [2024-12-09T09:18:08.078Z] - GLUTEN-7647 lazy expand for avg and sum *** 
FAILED ***
   [2024-12-09T09:18:08.078Z]   java.lang.IllegalStateException: Couldn't find 
z#13838L in 
[sum#14031,count#14032L,count#14005L,x#13994L,y#13995L,spark_grouping_id#13993L,sum#14033,count#14034L]
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.expressions.BindReferences$$anonfun$bindReference$1.applyOrElse(BoundAttribute.scala:80)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.expressions.BindReferences$$anonfun$bindReference$1.applyOrElse(BoundAttribute.scala:73)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$1(TreeNode.scala:584)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.CurrentOrigin$.withOrigin(TreeNode.scala:176)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:584)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.TreeNode.$anonfun$transformDownWithPruning$3(TreeNode.scala:589)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren(TreeNode.scala:1228)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.UnaryLike.mapChildren$(TreeNode.scala:1227)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.expressions.UnaryExpression.mapChildren(Expression.scala:498)
   [2024-12-09T09:18:08.078Z]   at 
org.apache.spark.sql.catalyst.trees.TreeNode.transformDownWithPruning(TreeNode.scala:589)
   ```


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