Skip to content

Commit

Permalink
Merge branch 'main' into query-built-in-roles
Browse files Browse the repository at this point in the history
  • Loading branch information
albertzaharovits committed Jul 30, 2024
2 parents d39fc78 + 0367e3b commit 209e1bb
Show file tree
Hide file tree
Showing 71 changed files with 747 additions and 331 deletions.
4 changes: 2 additions & 2 deletions docs/reference/esql/functions/aggregation-functions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The <<esql-stats-by>> command supports these aggregate functions:
* <<esql-sum>>
* <<esql-top>>
* <<esql-values>>
* experimental:[] <<esql-agg-weighted-avg>>
* experimental:[] <<esql-weighted_avg>>
// end::agg_list[]

include::layout/avg.asciidoc[]
Expand All @@ -35,4 +35,4 @@ include::layout/st_centroid_agg.asciidoc[]
include::layout/sum.asciidoc[]
include::layout/top.asciidoc[]
include::layout/values.asciidoc[]
include::weighted-avg.asciidoc[]
include::layout/weighted_avg.asciidoc[]

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions docs/reference/esql/functions/examples/weighted_avg.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

173 changes: 173 additions & 0 deletions docs/reference/esql/functions/kibana/definition/weighted_avg.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions docs/reference/esql/functions/kibana/docs/weighted_avg.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions docs/reference/esql/functions/layout/weighted_avg.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 0 additions & 60 deletions docs/reference/esql/functions/median-absolute-deviation.asciidoc

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/reference/esql/functions/signature/weighted_avg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 0 additions & 25 deletions docs/reference/esql/functions/st_centroid_agg.asciidoc

This file was deleted.

17 changes: 17 additions & 0 deletions docs/reference/esql/functions/types/weighted_avg.asciidoc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 0 additions & 38 deletions docs/reference/esql/functions/values.asciidoc

This file was deleted.

Loading

0 comments on commit 209e1bb

Please sign in to comment.