Skip to content

windowFrame is not optional in Java Client #85

@JordyHeusdensDT

Description

@JordyHeusdensDT

windowFrame in ResolvedAnalyticFunctionCall can be NULL and should thus be optional.

Expected resulted: We can set windowFrame as NULL
Current result: We get an error 'windowFrame needs to be set' when we create an ResolvedAnalyticFunctionCall object

See #82 for fix.

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