Skip to content

Commit

Permalink
remove variable syntax from GET FROM
Browse files Browse the repository at this point in the history
  • Loading branch information
subbyte committed Jul 30, 2024
1 parent 212949d commit a7543c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kestrel_core/src/kestrel/frontend/kestrel.lark
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ NUNIQUE: "NUNIQUE"i

datasource: DATASRC_SIMPLE
| DATASRC_ESCAPED
| VARIABLE

DATASRC_SIMPLE: PATH_SIMPLE ("," PATH_SIMPLE)*
DATASRC_ESCAPED: PATH_ESCAPED
Expand Down

0 comments on commit a7543c3

Please sign in to comment.