Skip to content

feat: allow arrow response for query #672

@nitisht

Description

@nitisht

We should allow for an arrow response in a streaming fashion when a query is run. This will make time to first byte much faster and also allow integration with existing arrow ecosystem tools.

Console can leverage the arrow response.

We can still keep the json response for query as the default response but add a flag in query body, looking at the flag server can respond in arrow format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions