Skip to content

Dictionary coercion on min/max #21150

@brancz

Description

@brancz

Is your feature request related to a problem or challenge?

min/max doesn't support dictionary encoded arrays

Describe the solution you'd like

Just allow min/max tracked scalars to be coerced from dicts.

Describe alternatives you've considered

Casting my dict to flat, but bad idea for performance, that why I'm looking into this.

Additional context

I already have the code for this, so just opening this for tracking purposes.

@alamb

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions