Skip to content
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

ES|QL join: add SORT and KEEP queries and SMALL challenge #721

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

luigidellaquila
Copy link
Contributor

@luigidellaquila luigidellaquila commented Jan 9, 2025

  • Adding queries with SORT and KEEP together with JOIN.
  • Reducing the iterations for some queries that are particularly expensive
  • Adding an esql-small challenge that doesn't use the biggest lookup index (100M records)

@luigidellaquila luigidellaquila changed the title ES|QL join: add SORT and KEEP queries ES|QL join: add SORT and KEEP queries and SMALL challenge Jan 10, 2025
@luigidellaquila luigidellaquila merged commit 2b30bc2 into elastic:master Jan 10, 2025
13 checks passed
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.

2 participants