./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT" -Dtests.method="test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}" -Dtests.seed=787C2B9F4B932B22 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ca-IT -Dtests.timezone=America/Montreal -Druntime.java=25
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:46131], URI [/_query/async/FkJXdjRkcHNOUWJlRDNOTlRuZnNJNXccT3A5QmVKUU9Tdld6djd0SW44YnRWdzo0MTUwNw==?wait_for_completion_timeout=6000s&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [1000]]
¿eerror¿jroot_cause�¿dtypevverification_exceptionfreasonxRFound 1 problem
line 3:47: Unsupported join filter expression:TERM(other1, "beta")kstack_trace�y��org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 3:47: Unsupported join filter expression:TERM(other1, "beta")
at org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:243)
at org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:237)
at org.elasticsearch.xpack.esql.session.EsqlSession.analyzedPlan(EsqlSession.java:947)
at org.elasticsearch.xpack.esql.session.EsqlSession.analyzeWithRetry(EsqlSession.java:893)
at org.elasticsearch.xpack.esql
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.