Skip to content

Commit fed1441

Browse files
committed
Don't use inputlookup for dynamic source clauses
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
1 parent e3ab029 commit fed1441

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ppl/src/main/antlr/OpenSearchPPLParser.g4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,6 @@ fromClause
629629
| INPUTLOOKUP tableFunction
630630
| SOURCE EQUAL dynamicSourceClause
631631
| INDEX EQUAL dynamicSourceClause
632-
| INPUTLOOKUP dynamicSourceClause
633632
;
634633

635634
tableOrSubqueryClause

0 commit comments

Comments
 (0)