Skip to content

Support FlightSQL Endpoint #12

@devinjdangelo

Description

@devinjdangelo

Is your feature request related to a problem or challenge?

Currently DataWebEngine (which enables full SQL support over the web) is a separate rust library. This means it is not currently easy/possible to use other languages to run full SQL queries over the web.

Describe the solution you'd like

Implement a FlightSQL service which leverages DataWebEngine internally to enable full SQL queries. Write some integration tests which use ADBC in python executing full SQL over the web.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions