Skip to content

orderBy is not optional in Java client #84

Open
@JordyHeusdensDT

Description

@JordyHeusdensDT

orderBy in ResolvedAnalyticFunctionGroup can be NULL and should thus be optional.

Expected resulted: We can set OrderBy as NULL
Current result: We get an error 'OrderBy needs to be set' when we create an ResolvedAnalyticFunctionGroup 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