Skip to content

Commit 33fbe66

Browse files
[ES|QL] Replace RoundTo linear search evaluator with manual evaluators (elastic#131733)
* replace linear search evaluator with manual evaluators
1 parent 08d8224 commit 33fbe66

File tree

24 files changed

+3580
-110
lines changed

24 files changed

+3580
-110
lines changed

docs/changelog/131733.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 131733
2+
summary: Replace `RoundTo` linear search evaluator with manual evaluators
3+
area: ES|QL
4+
type: enhancement
5+
issues: []

x-pack/plugin/esql/src/main/generated-src/org/elasticsearch/xpack/esql/expression/function/scalar/math/RoundToDouble.java

Lines changed: 221 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)