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

[CI] LogicalPlanOptimizerTests testMatchWithNonIndexedColumnCurrentlyUnsupported failing #115703

Closed
elasticsearchmachine opened this issue Oct 25, 2024 · 4 comments
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Oct 25, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests.testMatchFunctionIsNotNullable" -Dtests.seed=2AF28470B60B54A2 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=blo-BJ -Dtests.timezone=Africa/Lome -Druntime.java=23

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "[MATCH] cannot operate on [text::keyword], which is not a field from an index mapping"
     but: was "Found 1 problem
line 1:42: Unknown function [match], did you mean [cidr_match]?"

Issue Reasons:

  • [8.16] 8 consecutive failures in step release-tests
  • [8.16] 8 failures in test testMatchWithNonIndexedColumnCurrentlyUnsupported (1.5% fail rate in 550 executions)
  • [8.16] 8 failures in step release-tests (100.0% fail rate in 8 executions)
  • [8.16] 8 failures in pipeline elasticsearch-periodic (47.1% fail rate in 17 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 25, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@craigtaverner craigtaverner added Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch :Search Relevance/Search Catch all for Search Relevance and removed Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL labels Oct 28, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@carlosdelest
Copy link
Member

Addressing in #115791

@carlosdelest
Copy link
Member

Closed by #115791

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants