Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohahaha committed May 12, 2023
1 parent 5684321 commit c685d12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ case class GlutenHashAggregateExecTransformer(
groupingExpressions.foreach(expression => {
typeNodeList.add(ConverterUtils.getTypeNode(expression.dataType, expression.nullable))
})

aggregateExpressions.foreach(expression => {
val aggregateFunction = expression.aggregateFunction
aggregateFunction match {
Expand Down

0 comments on commit c685d12

Please sign in to comment.