Skip to content

EXPLAIN QUERY PLAN fails to parse (sqlite) #1455

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

Closed
achristmascarl opened this issue Oct 3, 2024 · 0 comments · Fixed by #1458
Closed

EXPLAIN QUERY PLAN fails to parse (sqlite) #1455

achristmascarl opened this issue Oct 3, 2024 · 0 comments · Fixed by #1458

Comments

@achristmascarl
Copy link

problem

queries with explain query plan fail when using the sqlite dialect

example

query:

select * from "sensor_data"

error:

sql parser error: Expected: end of statement, found: plan at Line: 1, Column: 15
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