Skip to content

SQL: Router is not SQL aware #4683

@gianm

Description

@gianm

The router redirects /druid/v2/sql/ to /druid/v2/ and so JSON-over-HTTP SQL queries do not work. I bet something similar applies to the Avatica route at /druid/v2/sql/avatica/.

The router should become aware of SQL. I'm not sure how this will fit in with the router's query-aware routing capabilities, since lacks the SQL metadata infrastructure that the broker uses to plan and understand SQL queries. Maybe the query-aware routing won't apply to SQL at first?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions