Commit f6ffd56
authored
ESQL: Implement first/last_over_time for exponential histograms (elastic#138639)
1 parent 1c6a0ae commit f6ffd56
File tree
20 files changed
+1685
-45
lines changed- x-pack/plugin/esql
- compute/src/main
- generated/org/elasticsearch/compute/aggregation
- java/org/elasticsearch/compute/aggregation
- qa
- server
- multi-clusters/src/javaRestTest/java/org/elasticsearch/xpack/esql/ccq
- single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node
- src/main/java/org/elasticsearch/xpack/esql/qa/rest
- testFixtures/src/main/resources
- src
- main/java/org/elasticsearch/xpack/esql
- action
- expression/function/aggregate
- test/java/org/elasticsearch/xpack/esql
- expression/function/aggregate
- optimizer
20 files changed
+1685
-45
lines changedLines changed: 187 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments