Skip to content

MAX() inside PIVOT yielding crazy results for value from window function #128

@0dB

Description

@0dB

After switching from jar 1.0.0 to jar 1.1.3 I get wild values for a function that worked before, where I PIVOT using MAX() on the value from a window function:

Image

Before the switch I saw correct values. When I use max(arg, n), I see the correct values again (but as a list):

Image

first() also yields these crazy values. sum() works.

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