Skip to content

Add support for Min/Max over LargeList and FixedSizeList #16032

@gabotechs

Description

@gabotechs

Is your feature request related to a problem or challenge?

Support for Min/Max over lists was shipped in the following PR:

It would be nice to also get support for other list-like types, like LargeList and FixedSizeList.

Describe the solution you'd like

Implement LargeList and FixedSizeList in a similar fashion as normal List types, see #16025 for reference.

Describe alternatives you've considered

N/A

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions