Skip to content

Add support for scripts to Matrix Stats #55344

@matriv

Description

@matriv

Currently Matrix Stats cannot operate with scripts, which might be useful for the user.
From SQL perspective something like this could be useful:

SELECT KURTOSIS(CASE WHEN a IS NULL THEN 0 ELSE ABS(a) END) FROM test

Metadata

Metadata

Assignees

No one assigned

    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