questdb / questdb-connect

SQLAchemy and Apache Superset extensions for QuestDB
Apache License 2.0
14 stars 6 forks source link

Superset error loading table details #11

Closed razuro closed 5 months ago

razuro commented 7 months ago

Hi, just letting you know that certain versions of questdb-connect doesn't work with Superset. Adding QuetsDB connection is ok, but querying for tables in SQL Lab is not. Here are the versions tested:

Superset version: Current master branch (Version: 0.0.0-dev)

Tested QuestDB version:

Tested questdb-connect:

nwoolmer commented 5 months ago

Hi @razuro,

Have you tried Superset 4.0.1 with QuestDB 8.0.1? This seems to be working via the docker setup.

QuestDB 7.3.1 does appear to be broken with that version.

Please try updating and see if this resolves your issue.

Thanks!

razuro commented 5 months ago

Hey @nwoolmer, thanks for the update! Super happy that it got fixed :) Unfortunately I didn't manage to test it out as we've pinned it with QDB 7.3.10 and connector 0.0.54. I'll eventually test it, but it's not gonna be soon. Thanks again!

nwoolmer commented 5 months ago

No problem, just let us know if you encounter more issues when you try and we can re-open the issue if needed!