Skip to content

Commit

Permalink
Update GroupClauseArrayMergeAggregateResultsUDF.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainfourny authored Oct 28, 2024
1 parent 7b1ed27 commit 8803716
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@


import java.util.ArrayList;
// import java.util.Iterator;
import java.util.List;

public class GroupClauseArrayMergeAggregateResultsUDF implements UDF1<ArraySeq<Object>, Object[]> {
Expand Down

0 comments on commit 8803716

Please sign in to comment.