entechlog / dbt-snow-utils

GNU General Public License v3.0
6 stars 0 forks source link

Snowflake Timezone fixed to America/Los Angeles #19

Open markusyk-knowit opened 2 years ago

markusyk-knowit commented 2 years ago

Hi! Thanks for a very nice dbt package!

One thing would need a fix; to allow other time zones when fetching history or usage. Now it's fixed to "America/Los Angeles". Probably a dbt parameter would be OK, but fetching Snowflake TIMEZONE-parameter would be great. Maybe leaving timezone as it is would be OK?

Thanks!

eco-sn commented 2 years ago

Thanks for the feedback @markusyk-knowit. That can be done using a parameter and leaving the default one to "America/Los Angeles". Please let me know if you have already started the change, if not I will try to get this one by sometime next week