Mateusz Klimek
Mateusz Klimek
Hey @KarmitoHerry I think our recent update should solve this problem.
@dejii As you are on Microsoft now 😊 How big do you think is adding this one?
@ludogayet This should be solved by the new release. The current approach requires passing the list to dbt vars parameters. So I think some manipulation is needed to make the...
Hey @davidzajac1 I created the new issue here: https://github.com/re-data/re-data/issues/322 Sorry for the late reaction here. I assume per our last discussion, the ability for re_data to skip already compute metrics...
@dejii Just to make sure we got reason for making `normalize_values` table level macro correctly, it's mainly what described in the issue? Efficiency by using join, when table for normalizations...
Hey @sergey-vdovin sounds good!
@yu-iskw I wonder because `updated_at` seems to be your partition filter and I see `timestamp` as a `re_data_time_filter` so not the same, would it work to pass `updated_at` column as...
@yu-iskw Yea, you are right I think we actually had this problem before. For the local fix, assuming you are only using date columns for filters you can actually redefine...
@yu-iskw One suggestion from @dejii is that `safe_cast` has this behaviour that will translate no translate to null instead of break if it's not able to cast. Our feeling is...
@FrankTub Thanks for creating the issue! I wonder about one thing, I feel that our alerts UI needs alert_type select option. Where you will be able to choose between (schema_change,...