Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
liujiayi771 committed Nov 10, 2023
1 parent 1bde29d commit 7662cec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
package io.glutenproject.execution

import io.glutenproject.execution.VeloxAggregateFunctionsBuilder.{veloxCorrIntermediateTypes, veloxCovarIntermediateTypes, veloxVarianceIntermediateTypes}
import io.glutenproject.execution.VeloxAggregateFunctionsBuilder._
import io.glutenproject.expression._
import io.glutenproject.expression.ConverterUtils.FunctionConfig
import io.glutenproject.substrait.`type`.{TypeBuilder, TypeNode}
Expand Down

0 comments on commit 7662cec

Please sign in to comment.