File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/aggregate Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 2525import org .elasticsearch .xpack .esql .expression .function .FunctionType ;
2626import org .elasticsearch .xpack .esql .expression .function .Param ;
2727import org .elasticsearch .xpack .esql .expression .function .scalar .convert .FromAggregateMetricDouble ;
28- import org .elasticsearch .xpack .esql .expression .function .scalar .convert .ToLong ;
2928import org .elasticsearch .xpack .esql .expression .function .scalar .multivalue .MvCount ;
3029import org .elasticsearch .xpack .esql .expression .function .scalar .nulls .Coalesce ;
31- import org .elasticsearch .xpack .esql .expression .predicate .operator .arithmetic .Div ;
3230import org .elasticsearch .xpack .esql .expression .predicate .operator .arithmetic .Mul ;
3331import org .elasticsearch .xpack .esql .planner .ToAggregator ;
3432
You can’t perform that action at this time.
0 commit comments