Skip to content

DATE_TRUNC returns epoch nanoseconds instead of timestamp/date type #162

@jungmair

Description

@jungmair

Current implementation returns int64_t (epoch nanoseconds) instead of preserving the input timestamp type like PostgreSQL.
The function should (probably) return the same timestamp type as its input argument.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions