michelin / snowflake-grafana-datasource

Snowflake Grafana datasource plugin enables the visual representation of Snowflake data within Grafana dashboards and manages alerts.
Apache License 2.0
67 stars 33 forks source link

`$__timeFilter()` and `$__timeGroup()` should apply the same timezone conversions #57

Closed devnied closed 8 months ago

devnied commented 9 months ago

See discussions in #56.

$__timeFilter() and $__timeGroup() should apply the same timezone conversions

devnied commented 8 months ago

Timezone conversion should not be applied on the db column (with the issue #56) no modification on macro $__timeGroup() are needed