Skip to content

Placeholder types not inferred for date_bin (and possibly other functions depending on the signature)Β #19471

@adriangb

Description

@adriangb
explain select date_bin($resolution::interval, now());

Fails with:

Error during planning: Failed to coerce arguments to satisfy a call to 'date_bin' function: coercion from Null, Timestamp(ns) to the signature ...

I'm not sure if something could be done here, but I wanted to note it.

cc @phillipleblanc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions