Skip to content

Conversation

NickCrews
Copy link
Contributor

@github-actions github-actions bot added the datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`) label Sep 13, 2025


@infer.register(Deferred)
def infer_deferred(value: Deferred) -> NoReturn:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry for my ignorance: is there somewhere I can refer to to get an idea of circumstances that cause inference to be triggered? seems like its not when building a Deferred which makes sense, so presumably its when incorporating a Deferred into an expression bound to a concrete table or column?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datatypes Issues relating to ibis's datatypes (under `ibis.expr.datatypes`)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants