You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use TDengine in the Superset meta database, but even the simplest query would result in error 1002. If I query TDengine directly, the result is correct, but querying within the Superset meta database triggers the error.
I'm using 5.0.0rc2 version
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.10
Node version
I don't know
Browser
Chrome
Additional context
version: 5.0.0rc2
Checklist
I have searched Superset docs and Slack and didn't find a solution to my problem.
I have searched the GitHub issue tracker and didn't find a similar bug report.
I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
The text was updated successfully, but these errors were encountered:
Not sure if it helps, but I found this recently in case it points to any driver issues.
This url doesn't provide any substantial help; it merely describes how to normally use TDengine on Superset. I can query data from TDengine on Superset, but the problem I'm encountering is that I cannot query data from TDengine in the Superset meta database. Nonetheless, thank you for your response.
Bug description
I tried to use TDengine in the Superset meta database, but even the simplest query would result in error 1002. If I query TDengine directly, the result is correct, but querying within the Superset meta database triggers the error.
I'm using 5.0.0rc2 version
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.10
Node version
I don't know
Browser
Chrome
Additional context
version: 5.0.0rc2
Checklist
The text was updated successfully, but these errors were encountered: