Skip to content

timezone problem #48

@oslet

Description

@oslet

env:
sqlalchemy-clickhouse 0.1.5.post0
superset 0.28.1

problem:
When I query the time field, the time is 8 hours behind. clickhouse timezone is Asia/Shanghai
using select now() in superset

but use clickhouse-client query select now() is right

Could you add a connection parameter? such as connect_args "time_zone": "Asia/Shanghai"

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