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

PROBABILITY Example Fails #15

Open
neeshjaa opened this issue Dec 11, 2023 · 0 comments · May be fixed by OpenGen/GenSQL.query#73
Open

PROBABILITY Example Fails #15

neeshjaa opened this issue Dec 11, 2023 · 0 comments · May be fixed by OpenGen/GenSQL.query#73

Comments

@neeshjaa
Copy link

The page contains an example:
SELECT PROBABILITY OF Period_minutes UNDER satellites_model
However in the current implementation this fails:

IQL> select probability of Period under model
Parse error at line 1, column 41:
select probability of Period under model
                                        ^
Expected one of:
#"\s+"
,
@zane zane linked a pull request Dec 11, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant