Skip to content

Find new FlightSQL / ADBC connector for Superset (SQLAlchemy) #277

@sergiimk

Description

@sergiimk

We currently advise using flightsql-dbapi package to connect from Superset to Kamu Node, which provides a basic SQLAlchemy dialect wrapper on top of FlightSQL.

This package is deprecated and hasn't been updated in over a year, and is now failing to work with Utf8View types. We need to find a replacement.

Prior work:

As a short-term solution a special config option was deployed in #278 to provide compatibility with older clients (should be removed after we find a better solution):

engine:
  datafusionEmbedded:
    useLegacyArrowBufferEncoding: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions