Commit 63b6d96
authored
Merge old rate implementation to new rate (elastic#134603)
This change merges the old rate implementation into the new one,
allowing us to apply optimizations in follow-up PRs. It also fixes
issues between the old and new implementations introduced in the
previous PR.1 parent b1e1a54 commit 63b6d96
File tree
14 files changed
+2841
-3779
lines changed- x-pack/plugin/esql/compute
- src/main
- generated-src/org/elasticsearch/compute/aggregation
- java/org/elasticsearch/compute/aggregation
- oldrate
14 files changed
+2841
-3779
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
956 | 973 | | |
Lines changed: 706 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 706 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 706 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments