Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command "SELECT * FROM demo WHERE humidity > 70 EMIT CHANGES" parse error #91

Closed
Time-Hu opened this issue Mar 22, 2021 · 1 comment
Closed

Comments

@Time-Hu
Copy link
Contributor

Time-Hu commented Mar 22, 2021

>SELECT * FROM demo WHERE humidity > 70 EMIT CHANGES;
ParseException at <unknown position>: syntax error at line 1, column 40 before `EMIT'
CallStack (from HasCallStack):
  ParseException, called at src/HStream/SQL/Parse.hs:23:36 in hstream-sql-0.1.0.0-5c9dc46b93814cbb293cf4f8ba64a8d7fd1e433bdd707f130f0d94c72e0b6ca1:HStream.SQL.Parse
  parse, called at src/HStream/SQL/Parse.hs:30:24 in hstream-sql-0.1.0.0-5c9dc46b93814cbb293cf4f8ba64a8d7fd1e433bdd707f130f0d94c72e0b6ca1:HStream.SQL.Parse
  parseAndRefine, called at client/Main.hs:99:33 in main:Main

Following the steps in the quick start.

@4eUeP
Copy link
Member

4eUeP commented Mar 31, 2021

Pls update your docker image. If this does not help, feel free to reopen this issue.

@4eUeP 4eUeP closed this as completed Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants