Skip to content

feat: nulls first / nulls last in array_sort #11735

@MarcoGorelli

Description

@MarcoGorelli

Is your feature request related to a problem?

array_sort is missing options to control nulls first / last, like DuckDB and Polars have

What is the motivation behind your request?

control null placement

Describe the solution you'd like

.sort(nulls_first=True)

What version of ibis are you running?

11

What backend(s) are you using, if any?

duckdb

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeatures or general enhancements

    Type

    No type

    Projects

    Status

    backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions