Skip to content

GraphiteMergeTree: use time zone of the data type for rounding. #5098

@alexey-milovidov

Description

@alexey-milovidov

Current behaviour:

GraphiteMergeTree uses server time zone to perform rounding.
For example, if the server is run with Moscow time, rounding to midnight will be done in Moscow time.

Desired behaviour:

Use time zone specified in DateTime data type DateTime('UTC').

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions