Use getdate()
instead of current_timestamp
on Redshift impl of current_timestamp() macro
#109
Labels
bug
Something isn't working
Existing code: https://github.com/fishtown-analytics/dbt-utils/blob/28bdf56915765f1ea9ab3e38584e3cb38992a700/macros/cross_db_utils/current_timestamp.sql#L5
The
current_timestamp
value on Redshift looks deprecated (via the docs). There have also been reports ofcurrent_timestamp
returning the wrong time.The text was updated successfully, but these errors were encountered: