Skip to content

Conversation

@kkrik-es
Copy link
Contributor

Related to #109800

@kkrik-es kkrik-es added >test Issues or PRs that are addressing/adding tests Team:StorageEngine :StorageEngine/Logs You know, for Logs labels Oct 10, 2024
@kkrik-es kkrik-es self-assigned this Oct 10, 2024
@kkrik-es kkrik-es marked this pull request as ready for review October 10, 2024 16:28
@kkrik-es kkrik-es requested review from lkts and martijnvg October 10, 2024 16:28
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM 👍


indexDocuments(documents);

// Excludes the FROM prefix.
Copy link
Contributor

Choose a reason for hiding this comment

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

What does this mean?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It means that I forgot to remove it :)


indexDocuments(documents);

final MatchResult matchResult = Matcher.matchSource()
Copy link
Contributor

Choose a reason for hiding this comment

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

The result of field caps is not source right? I think we should be using a generic matcher.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Better?

@kkrik-es kkrik-es added auto-backport Automatically create backport pull requests when merged v8.16.0 labels Oct 10, 2024
@kkrik-es kkrik-es merged commit 34da953 into elastic:main Oct 11, 2024
16 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

The backport operation could not be completed due to the following error:

An unexpected error occurred when attempting to backport this PR.

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 114505

@kkrik-es
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x

Questions ?

Please refer to the Backport tool documentation

kkrik-es added a commit to kkrik-es/elasticsearch that referenced this pull request Oct 11, 2024
…astic#114505)

* Add coverage for field caps and ES|QL to LogsDB QA testing

* address comments

* address comments

* address comments

(cherry picked from commit 34da953)
elasticsearchmachine pushed a commit that referenced this pull request Oct 11, 2024
…14505) (#114562)

* Add coverage for field caps and ES|QL to LogsDB QA testing

* address comments

* address comments

* address comments

(cherry picked from commit 34da953)
davidkyle pushed a commit to davidkyle/elasticsearch that referenced this pull request Oct 13, 2024
…astic#114505)

* Add coverage for field caps and ES|QL to LogsDB QA testing

* address comments

* address comments

* address comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged backport pending :StorageEngine/Logs You know, for Logs Team:StorageEngine >test Issues or PRs that are addressing/adding tests v8.16.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants