Skip to content

Lead, Lag & Window behavior are incoherent #632

Open
@Orace

Description

@Orace

Lead and Lag return a default value when looking before or after the source sequence.
Window stays in the source sequence.

The difference of behavior is misleading.
We may think to homogenize this and have this grammar:

{Lead|Lag|Window}{_|Left|Right|LeftAndRight} 

This is a breaking change for current Lead and Lag behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions