Skip to content

BUG: Aggregating duration in a Dashboard returns an error #246

@hrsong99

Description

@hrsong99

When creating a Dashboard, there's an issue where aggregating duration (sum, average, min, max) would crash ClickHouse with Illegal type UInt64 of argument of function notEmpty. I'm not exactly sure, but I think the clickhouse conversion function notEmpty() is the problem when using it with a number.

Here's a PR to see if that fixes that: #245

Image Image

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