Barbara Schlottfeldt
Barbara Schlottfeldt
COALESCE(MAX({{ src_ldts }}),{{ datavault4dbt.string_to_timestamp(timestamp_format, beginning_of_all_times) }})
Hi @OGrohmann , thank you for reporting the issue, gonna test here on my side and let you know what I find. Kind regards, Barbara
Hi @OGrohmann just tested both the initial load and incremental load here for the reference hub and it works fine here (also using Snowflake adapter). My guess is the Load...
@OGrohmann hi Oliver, i will test it next week, sorry about the late response. Thanks for pointing out the issue. Kind regards, Barbara
@OGrohmann i can confirm the problem happens as you have described, this part of the compiled code in the incremental run of ref_hub macro wont return any results if one...
@cjpotgieter Hi thanks for the question. In your case I believe I would also use a multiactive satellite, but instead of a window function I would rather use the valid_from...
I was researching a bit on the topic and I found this comment in Salesforce OBJ-1359 from @tta-scalefree : "According to what we teach in bootcamp/training, empty strings and null...
If they are optional parameters why do we need to disclaim they need to be activated ?
The amount of hashkeys that I would have to manually change in the project because of this is absurd (specially the double pipe operator replacement with single pipe, seems very...
Ahh okay, thanks for explaining @tkirschke . Sounds good :)