- Notifications
You must be signed in to change notification settings - Fork 25.7k
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)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Since #128464
A query like ROW a=1 | LIMIT null ends up with:
java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "val" is null at org.elasticsearch.xpack.esql.parser.LogicalPlanBuilder.visitLimitCommand(LogicalPlanBuilder.java:407) Same with:
{ "query": "ROW a=1 | LIMIT ?", "params": [ null ] } 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)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases