Tom Baeyens

Results 56 comments of Tom Baeyens

@m1n0 can you elaborate? Which reported problem lead to this? Do you already know of libs that can do this?

I don't think there is a problem in the language. The most basic form should anomaly check should be that for a given metric, there should be no anomalies. There...

Thanks! I didn't realize that const and let would make var unnecessary. I'll check it out. And sorry for the late reply. I ll check why my notifications failed.

Hi Brody, > Would this project benefit RxJava or other reactive APIs? Not really. Because the objective of RockScript is to simplify that type of programming. You write synchronous code...

Cool! ...and this was a good test to verify that my notifications problem is fixed :)

Related to this, there was also the question around passing variable through the command line. Soda Core has got you covered: ``` soda scan -d aws_postgres_retail -c configuration.yml -v TODAY=2022-03-31...

Related idea ``` filter CUSTOMERS [daily]: where: ${CUSTOMERS_FILTER} ``` ``` checks for dim_product [daily]: - product_stock >= 50: product_stock query: | SELECT COUNT(safety_stock_level - days_to_manufacture) FROM dim_product WHERE ${CUSTOMERS_FILTER} ```...

To review, check out the preliminary docs: https://deploy-preview-768--jovial-piroshki-65ff4d.netlify.app/soda/data-contracts-verify#contract-api-with-spark

Preview of the new contract API docs: https://deploy-preview-768--jovial-piroshki-65ff4d.netlify.app/soda/data-contracts-verify#contract-api-with-spark