Skip to content

Analytic functions without argument don't get rendered properly #1153

@schauder

Description

@schauder

The function name and the opening parentheses doesn't get rendered.

SELECT ) OVER(PARTITION BY employee.department) FROM employee

Instead of

SELECT ROW_NUMBER() OVER(PARTITION BY employee.department) FROM employee

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