Skip to content

[CH] support function timestamp_seconds/timestamp_micros/timestamp_millis #7100

@taiyang-li

Description

@taiyang-li

Description

spark timestamp_seconds(expr) -> ch toDateTime64(expr, 6)
spark timestamp_micros(expr) -> ch fromUnixTimestamp64Micro(expr)
spark timestamp_millis(expr) -> ch fromUnixTimestamp64Milli(expr)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions