Skip to content

Druid query optimization for Time series Line chart #1002

@kkalyan

Description

@kkalyan

Currently for time series druid query is generated with

"queryType": "groupBy"

If we replace this with

"queryType": "timeseries"

query returns much faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions