Skip to content

Conversation

@smalyshev
Copy link
Contributor

@smalyshev smalyshev commented Apr 9, 2025

This fixes the issue with missing indices being ignored (see #126275).

I am not in love with this because it looks like a hack, and proper fix would be to move handling of this into verifier, but the way field caps works now it doesn't seem possible without protocol changes, which won't work with older clusters.

Also, it doesn't fix the case of

FROM transform-es-search-*,missing | LIMIT 0

which now seems to be broken regardless of partials being enabled (see #114495)

@smalyshev smalyshev requested review from Copilot, nik9000 and quux00 April 9, 2025 20:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@smalyshev smalyshev requested a review from dnhatn April 10, 2025 00:54
@smalyshev smalyshev added auto-backport Automatically create backport pull requests when merged v8.19.0 labels Apr 10, 2025
@smalyshev smalyshev closed this Apr 12, 2025
@smalyshev smalyshev force-pushed the fix-missing-index-handling branch from 374df05 to c1ecafa Compare April 12, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged >bug >non-issue v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants