library · inferred from evidence
firebolt-sqlalchemy
A library required to connect Superset to Firebolt Core, with version 1.1.0+ adding Core support.
- Firebolt Core + Superset: async query execution not supported, charts load sequentially
While evaluating Firebolt Core for Superset dashboards, the reporter noticed the docs say async query execution (`set async=true`) isnt supported in Core. Dashboard charts rendered one after another instead of in parallel. They asked whethe