Skip to content

[8.19] ES|QL query builder (#2997) #3010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 29, 2025

Conversation

miguelgrinberg
Copy link
Contributor

@miguelgrinberg miguelgrinberg commented Jul 28, 2025

Backport of #2997 to 8.19.

This backport needs the documentation to be manually backported from markdown to asciidoc.

* ES|QL query builder

* add missing esql api documentation

* add FORK command

* initial attempt at generating all functions

* unit tests

* more operators

* documentation

* integration tests

* add new COMPLETION command

* show ES|QL in all docs examples

* Docstring fixes

* add technical preview warning
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@miguelgrinberg miguelgrinberg changed the title ES|QL query builder (#2997) [8.19] ES|QL query builder (#2997) Jul 28, 2025
@miguelgrinberg miguelgrinberg force-pushed the port-2997-to-8.19 branch 2 times, most recently from 66dab93 to 3404a9f Compare July 28, 2025 18:41
@miguelgrinberg miguelgrinberg marked this pull request as ready for review July 29, 2025 09:27
@miguelgrinberg miguelgrinberg merged commit beb3644 into elastic:8.19 Jul 29, 2025
11 of 12 checks passed
@miguelgrinberg miguelgrinberg deleted the port-2997-to-8.19 branch July 29, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant