Skip to content

Commit 7f30c26

Browse files
committed
Small fix wrt inports and whitespaces
1 parent e1aceff commit 7f30c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/compute/src/main/java/org/elasticsearch/compute/data/sort/X-BucketedSort.java.st

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ $if(hasExtra)$
226226
blocks[offset + 1] = builder.build();
227227
}
228228
}
229+
229230
$else$
230231
/**
231232
* Creates a block with the values from the {@code selected} groups.

0 commit comments

Comments
 (0)