Frank Tubbing

Results 37 comments of Frank Tubbing

Yeah it's mostly based on the alerts UI that I opened this issue. Having the option to choose between `schema_change`, `anomaly` and `test` on that page would really help. Would...

Just to demonstrate that this is not solely related to the AVG calculation, this is also affecting other table anomaly measures. EG: ![image](https://user-images.githubusercontent.com/19519819/177712264-be70b8a1-448a-4a74-813f-ebc9bd43c1f2.png)

Would also like to have a rule to enforce this behavior.

@mateuszklimek , my ideal situation would be that I send automatic alerts to end users for their failed tests, then they receive in that mail a direct link to the...

@mateuszklimek , just gave it another thought and realized the following. All I'm trying to do is alert users that some specific tests have failed and I want them to...

@fivetran-reneeli , do you have an indication on how long such a PR will take? If it takes some more time I will have to change my code setup and...

Have added some additional fields since I want to use the model `netsuite2__transaction_details` for all sorts of downstream models and need some additional keys to do so that cannot simply...

@fivetran-avinash , currently we are in the setup phase of Netsuite and this week we have removed all data from our Netsuite sandbox environment. So it will probably take some...

@fivetran-avinash , I can confirm that in our small test data case, all the rows where `converted_amount` is null, the condition `is_transaction_non_posting = false` is always true. > Could you...