Skip to content
Snippets Groups Projects
Commit a32d6b39 authored by Ryan Senior's avatar Ryan Senior
Browse files

Added timestamp formatting for druid select queries [ci drivers]

Druid select queries don't allow setting of a timezone. This commit
will parse the timestamps coming out of Druid and reformat them using
the user's report timezone or system timezone. This allows Druid
select queries to have similar timezone semantics to other supported
databases.

Fixes #3690
parent 1dda2f54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment