Skip to content

Commit b23d848

Browse files
pabloemelasticsearchmachine
andauthored
Date nanos support for RATE (elastic#138954)
* Adding support for date nanos/millis on rate,irate. * fxip * datenanos checks for irate * [CI] Auto commit changes from spotless * fixup for rate * fixup * fix index naming * fxup * Seconds added in range limits for rate (nowhere else) * Fix small bug on TSAgg operator. Add date nanos support to rate for timeseries * fix spotles * aigu * aigu * fxtestr * fixtest? * oops capability * fixup? * found bugs, fixed. * fxtest * fixup tests --------- Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
1 parent 429364c commit b23d848

File tree

11 files changed

+522
-389
lines changed

11 files changed

+522
-389
lines changed

docs/reference/query-languages/esql/_snippets/functions/examples/rate.md

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

x-pack/plugin/esql/compute/src/main/generated-src/org/elasticsearch/compute/aggregation/RateDoubleGroupingAggregatorFunction.java

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

x-pack/plugin/esql/compute/src/main/generated-src/org/elasticsearch/compute/aggregation/RateIntGroupingAggregatorFunction.java

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

x-pack/plugin/esql/compute/src/main/generated-src/org/elasticsearch/compute/aggregation/RateLongGroupingAggregatorFunction.java

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

0 commit comments

Comments
 (0)