- Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQLbug"" muted="" aria-describedby="MDU6TGFiZWwyMzE3Mw==-tooltip :R1aqdb:">>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Description
I'm seeing this stack trace:
java.util.NoSuchElementException at java.base/java.util.ImmutableCollections$MapN$MapNIterator.next(ImmutableCollections.java:1305) at java.base/java.util.ImmutableCollections$MapN$MapNIterator.next(ImmutableCollections.java:1262) at org.elasticsearch.xpack.esql.session.EsqlSession.receiveLookupIndexResolution(EsqlSession.java:538) at org.elasticsearch.xpack.esql.session.EsqlSession.lambda$preAnalyzeLookupIndex$18(EsqlSession.java:502) That's:
elasticsearch/x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/session/EsqlSession.java
Line 538 in 6dd4d67
| var indexModeEntry = lookupIndexResolution.get().indexNameWithModes().entrySet().iterator().next(); |
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQLbug"" muted="" aria-describedby="MDU6TGFiZWwyMzE3Mw==-tooltip :R2hehb:">>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)