Skip to content

feat: publicly export Deferred  #7613

@NickCrews

Description

@NickCrews

Is your feature request related to a problem?

I want to use this in type hints.

Before, I did from ibis.expr.deferred import Deferred but this recently broke, now I have to do from ibis.common.deferred import Deferred.

Describe the solution you'd like

It would be great to export this stably. just from ibis import Deferred should work?

What version of ibis are you running?

7.1.0

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

No response

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

    done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions