Skip to content

select toDateTime(now()) result is not correct #64

@mateng0915

Description

@mateng0915

By using the sql_alchemy-clickhouse to connect the clickhouse server execute
query select toDateTime(now());
the result is not correct :
result is
10:15:49
image

However useing clickhouse client command line to execute the same query
the result is
18:16:75
and this result is correct
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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