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

syntax error near ".cluster_info group by first_ep; #166

Open
studyinhub opened this issue Dec 1, 2022 · 1 comment
Open

syntax error near ".cluster_info group by first_ep; #166

studyinhub opened this issue Dec 1, 2022 · 1 comment

Comments

@studyinhub
Copy link

Object
request:Object
url:"api/datasources/proxy/1/sql"
data:"select last(first_ep) from .cluster_info group by first_ep;"
method:"POST"
hideFromInspector:false
response:Object
code:9728
desc:"syntax error near ".cluster_info group by first_ep;""

@sunpe
Copy link
Contributor

sunpe commented Dec 9, 2022

There are error in your sql near .cluster_info. Please check your table name. And you should special db name, such as 'db.table_name'

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